TOCMS WindowsWindows 11Windows 10 Draft for Information Only
ContentNetsh mbn commands
Netsh mbn commandsnetsh mbn is used to query and configure mobile broadband settings and parameters.Netsh mbnList of netsh mbn commands:
addAdds a configuration entry to a table. The available netsh mbn add commands are:
dmprofileAdds a DM Config profile in the Profile Data Store.Syntaxadd dmprofile [interface=]<string> [name=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required name Name of the profile XML file. It is the name of the XML file containing the profile data. RequiredprofileAdds a network profile in the Profile Data Store.Syntaxadd profile [interface=]<string> [name=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required name Name of the profile XML file. It is the name of the XML file containing the profile data. RequiredconnectConnects to a Mobile Broadband network.Syntaxconnect [interface=]<string> [connmode=]tmp|name [name=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required connmode Specifies how connection parameters are being provided. The connection can be requested using a profile XML, or using profile name for the profile XML that has been previously stored in Mobile Broadband Profile Data Store using "netsh mbn add profile" command. In former case, the parameter connmode shall hold "tmp" as value. Whereas, it shall be "name" in the latter case Required name Name of the profile XML file. It is the name of the XML file containing the profile data. RequireddeleteDeletes a configuration entry from a table. The available netsh mbn delete commands are:
dmprofileDeletes a DM Config profile from the Profile Data Store.Syntaxdelete dmprofile [interface=]<string> [name=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required name Name of the profile XML file. It is the name of the XML file containing the profile data. RequiredprofileDeletes a network profile from the Profile Data Store.Syntaxdelete profile [interface=]<string> [name=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required name Name of the profile XML file. It is the name of the XML file containing the profile data. RequireddiagnoseRuns diagnostics for basic cellular problems.Syntaxdiagnose [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequireddisconnectDisconnects from a Mobile Broadband network.Syntaxdisconnect [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequireddumpDisplays a configuration script. Creates a script that contains the current configuration. If saved to a file, this script can be used to restore altered configuration settings.SyntaxdumphelpDisplays a list of commands.SyntaxhelpsetSets configuration information. List of netsh mbn set commands:
acstateSets the Mobile Broadband data auto connect state for the given interface.Syntaxset acstate [interface=]<string> [state=]autooff|autoon|manualoff|manualonParametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required name The auto connect state to be set. One of the following values: autooff: Auto connect token off. autoon: Auto connect token on. manualoff: Manual connect token off. manualon: Manual connect token on. RequireddataenablementTurns the Mobile Broadband data on or off for the given profile set and interface.Syntaxset dataenablement [interface=]<string> [profileset=]internet|mms|all [mode=]yes|noParametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required profileset Name of the profile set. Required mode One of the following values: yes: Enables the target profile set. no: Disables the target profile set. RequireddataroamcontrolSets the Mobile Broadband data roam control state for the given profile set and interface.Syntaxset dataroamcontrol [interface=]<string> [profileset=]internet|mms|all [state=]none|partner|allParametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required profileset Name of the profile set. Required mode One of the following values: none: Home carrier only. partner: Home and partner carriers only. all: Home, partner and roaming carriers. RequiredenterpriseapnparamsSets the Mobile Broadband data enterpriseAPN parameters for the given interface.Syntaxset enterpriseapnparams [interface=]<string> [allowusercontrol=]yes|no|nc [allowuserview=]yes|no|nc [profileaction=]add|delete|modify|ncParametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required allowusercontrol One of the following values: yes: allow end user control enterpriseAPN. no: disallow end user control enterpriseAPN. nc: no change. Required allowuserview One of the following values: yes: allow end user view enterpriseAPN. no: disallow end user view enterpriseAPN. nc: no change. Required profileaction One of the following values: add: an enterpriseAPN profile is just added. delete: an enterpriseAPN profile is just deleted. modify: an enterpriseAPN profile is just modified. nc: no change. RequiredhighestconncategorySets the Mobile Broadband data highest connnection category for the given interface.Syntaxset highestconncategory [interface=]<string> [highestcc=]admim|user|operator|deviceParametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required highestcc One of the following values: admin: admin provisioned profiles. user: user proviioned profiles. operator: operator proviioned profiles. device: device proviioned profiles. RequiredpowerstateTurns the Mobile Broadband radio on or off for the given interface.Syntaxset powerstate [interface=]<string> [state=]on|offParametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required state One of the following values: on: power on radio transceiver. off: power off the radio transceiver. RequiredprofileparameterSet parameters in a Mobile Broadband Network Profile.Syntaxset profileparameter [name=]<string> [[interface=]<string>] [[cost]=default|unrestricted|fixed|variable]Parametersname Name of the profile to be modified. If the interface is specified then only the profile on that interface is modified. Required interface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Optional cost Cost associated with the profile. OptionalslotmappingSets the Mobile Broadband modem slot mapping for the given interface.Syntaxset slotmapping [interface=]<string> [slotindex=]Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required slotindex Slot index to be set. RequiredtracingEnable or disable tracing.Syntaxset tracing [mode=]yes|noParametersmode One of the following values: yes: Enables tracing for Mobile Broadband. no: Disables tracing for Mobile Broadband. RequiredshowDisplays mobile broadband network information. List of netsh mbn show commands
acstateShows the Mobile Broadband data auto connect state for the given interface.Syntaxshow acstate [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredcapabilityShows the interface capability information for the given interface.Syntaxshow capability [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredconnectionShows the current connection information for the given interface.Syntaxshow connection [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequireddataenablementShows the Mobile Broadband data enablement state for the given interface.Syntaxshow dataenablement [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequireddataroamcontrolShows the Mobile Broadband data roam control state for the given interface.Syntaxshow dataroamcontrol [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequireddmprofilesShows a list of DM Config profiles configured on the system.Syntaxshow dmprofiles [[name=]<string>] [[interface=]<string>]Parametersname Name of the profile to display. Optional interface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. OptionalRemarksShows the profile data or lists the profiles on the system. If profile name is given then the content of the profile will be displayed. Otherwise profiles will be listed for the interface. If interface name is given, only the specified profile on the given interface will be listed. Otherwise, first matched profile will be displayed.enterpriseapnparamsShows the Mobile Broadband data enterpriseAPN parameters for the given interface.Syntaxshow enterpriseapnparams [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredhighestconncategoryShows the Mobile Broadband data highest connnection category for the given interface.Syntaxshow highestconncategory [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredhomeproviderShows the home provider information for the given interface.SyntaxShows the home provider information for the given interface.Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredinterfacesShows a list of Mobile Broadband interfaces on the system. There are no parameters for this command.Syntaxshow interfacesnetlteattachinfoShows the Mobile Broadband network LTE attach information for the given interface.Syntaxshow netlteattachinfo [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredpinShows the pin information for the given interface.Syntaxshow pin [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredpinlistShows the pin list information for the given interface.Syntaxshow pinlist [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredpreferredprovidersShows the preferred providers list for the given interface.Syntaxshow preferredproviders [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredprofilesShows a list of profiles configured on the system.Syntaxshow profiles [[name=]<string>] [[interface=]<string>] [[purpose=]<string>]Parametersname Name of the profile to display. Optional interface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Optional purpose Purpose OptionalRemarksIf profile name is given then the content of the profile will be displayed. Otherwise profiles will be listed for the interface. If interface name is given, only the specified profile on the given interface will be listed. Otherwise, first matched profile will be displayed. If the purpose is provided, only profiles with the matching purpose GUID will be displayed. Otherwise, profiles will not be filtered by purpose. The string can either be a GUID with curly brackets or one of the following strings: internet, supl, mms, ims, or allhost.profilestateShows the state of a Mobile Broadband profile for the given interface.Syntaxshow profilestate [interface=]<string> [name=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. Required name Name of the profile. It is the name of the profile that has the state to be shown. RequiredprovisionedcontextsShows the provisioned contexts information for the given interface.Syntaxshow provisionedcontexts [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredpurposeShows the purpose group GUIDs that can be used to filter profiles on the device. There are no parameters for this command.Syntaxshow purposeradioShows the radio state information for the given interface.Syntaxshow radio [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredreadyinfoShows the ready information for the given interface.Syntaxshow readyinfo [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredsignalShows the signal information for the given interface.Syntaxshow signal [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredslotmappingShows the Mobile Broadband modem slot mapping for the given interface.Syntaxshow slotmapping [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredslotstatusShows the Mobile Broadband modem slot status for the given interface.Syntaxshow slotstatus [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredsmsconfigShows the SMS configuration information for the given interface.Syntaxshow smsconfig [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredtracingShows whether Mobile Broadband tracing is enabled or disabled.Syntaxshow tracingvisibleprovidersShows the visible providers list for the given interface.Syntaxshow visibleproviders [interface=]<string>Parametersinterface Interface name. It is one of the interface names shown by "netsh mbn show interfaces" command. RequiredtestRuns tests for a specific feature area, while collecting logs.Syntaxtest [feature=<feature area>] [testPath=<path>] [taefPath=<path>] [param=<test input params>]ParametersTag Value Optional? feature A feature area out of the supported feature areas listed below Required testpath Path containing the test binaries Optional if HLK Server is installed taefpath Path containing the TAEF binaries Optional if HLK Server is installed param Comma separated parameters, to be used for the tests Required for certain feature areas, optional for othersRemarksSupported feature areas are:
Resources and References
©sideway ID: 210300028 Last Updated: 3/28/2021 Revision: 0 Latest Updated Links
![]() ![]() ![]() ![]() ![]() |
![]() Home 5 Business Management HBR 3 Information Recreation Hobbies 8 Culture Chinese 1097 English 339 Travel 18 Reference 79 Computer Hardware 254 Software Application 213 Digitization 37 Latex 52 Manim 205 KB 1 Numeric 19 Programming Web 289 Unicode 504 HTML 66 CSS 65 SVG 46 ASP.NET 270 OS 431 DeskTop 7 Python 72 Knowledge Mathematics Formulas 8 Set 1 Logic 1 Algebra 84 Number Theory 206 Trigonometry 31 Geometry 34 Calculus 67 Engineering Tables 8 Mechanical Rigid Bodies Statics 92 Dynamics 37 Fluid 5 Control Acoustics 19 Natural Sciences Matter 1 Electric 27 Biology 1 |
Copyright © 2000-2025 Sideway . All rights reserved Disclaimers last modified on 06 September 2019