Specifications

Command Prompts
1-2 Using the Command-Line Interface
Command Prompts
Bydefault,theMSSCLIprovidesthefollowingpromptforrestrictedusers.Themmportion
showstheRoa m AboutSwitchmodelnumber(forexample,20)andthennnnnnportionshows the
last6 digitsoftheswitch’smediaaccesscontrol(MAC)address.
RBT-mm-nnnnnn>
Afteryoubecomeenabledasanadministrativeuserbytypingenableandsupplyingasuitable
password,MSSdisplaysthefollowingprompt:
RBT-mm-nnnnnn#
Foreaseofpresentation,thismanualshowstherestrictedandenabledpromptsasfollows:
RBT-8100>
RBT-8100#
ForinformationaboutchangingtheCLIpromptonaRoamAboutSwitch,seethesetprompt
commanddescriptionintheRoamAboutMobilitySystemSoftwareCommandLineInterfaceReference.
Syntax Notation
TheMSSCLIusesstandardsyntaxnotation:
•Boldmonospacefontidentifiesthecommandandkeywordsyoumusttype.Forexample:
set enablepass
•Italicmonospacefontindicatesaplaceholderforavalue.Forexample,youreplacevlanidin
thefollowingcommandwithavirtualLAN(VLAN)ID:
clear interface vlan-id ip
•Curlybrackets({})indicateamandatoryparameter,andsquarebrackets([ ])indicatean
optionalparameter.Forexample,youmustenterdynamicorportandaportlistinthe
followingcommand,butaVLANIDisoptional:
clear fdb {dynamic | port port-list} [vlan vlan-id]
•Averticalbar(|)separatesmutuallyexclusiveoptionswithinalistofpossibilities.For
example,youentereitherenableordisable,notboth,inthefollowingcommand:
set port {enable | disable} port-list
Text Entry Conventions and Allowed Characters
Unlessotherwiseindicated,theMSSCLIacceptsstandardASCIIalphanumericcharacters,except
fortabsandspaces,andiscaseinsensitive.
TheCLIhasspecificnotationrequirementsforMACaddresses,IPaddresses,andmasks,and
allowsyoutogroupusernames,MACaddresses,virtualLAN(VLAN)names,andportsina
singlecommand.
Enterasys Networks
recommendsthatyoudonotusethesamenamewithdifferent
capitalizationsfor VLANsoraccesscontrollists(ACLs).Forexample,donotconfiguretwo
separateVLANswiththenamesredandRED.