Installation Manual

IBRInstallationGuide
Page16of40 Doc#7700000113
 Sept.21,2014
GigabitEthernetports1and2arephysicalportsallowingconnectionstotheprovidernetwork.
GigabitEthernet3isdedicatedtotheIBRRFlinkandcreatesawirelessbridgebetweentwonetwork
segments.
c. eth0.823isanisolateddebuginterfaceonVLAN823.
VLAN823willallowtrafficonlytobesentfromoneIBRtotheotheracrossthewirelesslinkandrequires
thatthesenderbeloggedontooneoftheIBRs.
OneuseofthisinterfaceistoallowausertosendpingpacketstotheoppositeIBRtoverifylinkintegrity.
ThisVLANhasnoexposuretoaphysicalnetworkinterfacesotrafficonthisVLANisisolatedfromthe
network.
AnotherimportantuseofthisconfigurationistomanagethelinkpartnerfromthelocalIBR.
4.4.8 SavetheNewConfiguration.
Usethefollowingcommandstosavethenewsettingstothestartupconfigurationfile.
IBR102#copyrunningconfigstartupconfig
4.5 HostName
Changethehostname(optional)usingthefollowingcommandinGlobalConfigmode.
IBR102(config)#hostname[newname]
4.6 UserNames&Passwords
IBRcanbeconfiguredtorequirevalidusernamesandpasswordsforaccesstoCLIUserMode,CLIPrivileged
Mode,andtheGUI.Eachusernameandpasswordwillbeindependentoftheothers.
PasswordsarestoredpermanentlyinIBRandarenotpartofthestartup‐configorrunning‐configfiles.
Passwordswillbedisplayedinencryptedformintheshowrunningconfigoutput.
Passwordsarestringsofatleastsixandnotmorethansixteencharactersandcanincludeanyletter,any
numeral,andanyofthefollowingsymbols:!@$%
4.6.1 CLIUserMode‐IBRcanbeconfiguredtorecognizeindividualusernames,eachwithitsownpassword.The
commandtoconfigureUserModeusernamesandpasswordsis:
IBR102(config)#username[user_id]password[newpassword]
Ifthepasswordofanexistinguserisbeingchanged,user_idw
illbetheusername(orID)oftheexistinguser
andnewpasswordwillbethenewlyassignedpassword.
Ifanewuserisbeingcreated,user_idwillbethenewusernameandnewpasswordtheassignedpasswordfor
thatuser.
Thecommandtoremoveanexistingusernameis:
IBR102(config)#nousername[user_id]
whereuser_idisthenameoftheuserthatisbeingremoved.
Thefactorysetusernameisfbnandthepasswordisfastback.Thefactory‐setusername(fbn)
cannotbechangedordeleted,butthepasswordforfbncanbechangedusingeitherofthefollowing
commands:
IBR102(config)#usernamefbnpassword[newpassword]or
IBR102(config)#enablepasswordlevel1[newpassword]
wherenewpasswordisthenewlyassignedpassword.