Cisco Initial Config
Found 3 free book(s)Configuring the Router - Cisco
www.cisco.comNote Cisco recommends using Cisco Configuration Profession al Express to perform the initial configuration on the router because it provides a web-based graphical-user interface (GUI). Using the Cisco Setup Command Facility Cisco Setup Command Facility lets you configure the initial router settings through a configuration dialog.
Changing the Configuration Register Settings - Cisco
www.cisco.comRouter(config)# config-register 0xvalue Note The Cisco IOS software does not allow you to change the console speed bits directly with the config-register command. To change the console speed from the Cisco IOS CLI, see the “Configuring the Console Line Speed (Cisco IOS CLI)” section on page D-5. Step 8 Exit global configuration mode: Router ...
Lab: Basic Router Configuration
courses.cs.ut.eeR1(config-if)#interface serial 0/0/0 R1(config-if)#ip address 192.168.2.1 255.255.255.0 R1(config-if)#clock rate 64000 R1(config-if)#no shutdown R1(config-if)# Note: The interface will be activated until the serial interface on R2 is configured and activated Step 12: Return to privileged EXEC mode. Use the end command to return to privileged ...