Cisco Router IOS XR Bedienungsanleitung Seite 7

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 105
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 6
Cisco IOS XR Training Page 7
© 2012 Jeffrey Fry FryGuy.Net
Notice that the hostname did not change? In IOS XR you need to COMMIT your
changes in order for them to take effect. But before we commit them, let’s do
a show config quick
RP/0/7/CPU0:ios(config)#
RP/0/7/CPU0:ios(config)# sh config
Thu Mar 29 16:03:53.060 UTC
Building configuration...
!! IOS XR Configuration 4.1.1
hostname R1
end
RP/0/7/CPU0:ios(config)#
Pretty cool, the router will show you the changes you are about to make, this
is your staging config changes.
Now we can COMMIT the changes
RP/0/7/CPU0:ios(config)#commit
Thu Mar 29 16:03:04.182 UTC
RP/0/7/CPU0:R1(config)#
See, once you entered COMMIT, the hostname change from IOS to R1.
Seitenansicht 6
1 2 3 4 5 6 7 8 9 10 11 12 ... 104 105

Kommentare zu diesen Handbüchern

Keine Kommentare