Cisco Router 860, 880 Series User Manual
Here you can view all the pages of manual Cisco Router 860, 880 Series User Manual. The Cisco manuals for Router are available online for free. You can easily download all the documents as PDF.
Page 41
3-9 Cisco 860 and Cisco 880 Series Integrated Services Routers Software Configuration Guide OL-xxxxx-xx Chapter 3 Basic Router Configuration Configuring Basic Parameters For complete information on the G.SHDSL commands, see the Cisco IOS Release 12.4(15)XZ documentation set. Example The following configuration example shows a 4-wire standard G.SHDSL configuration. !controller DSL 0 mode atm line-term cpe line-mode 4-wire standard dsl-mode shdsl symmetric annex B line-rate 4608! interface...
Page 42
3-10 Cisco 860 and Cisco 880 Series Integrated Services Routers Software Configuration Guide OL-xxxxx-xx Chapter 3 Basic Router Configuration Configuring Basic Parameters !ip forward-protocol nd ip route 223.255.254.254 255.255.255.255 Vlan1 no ip http serverno ip http secure-server ! Verifying Configuration To verify that you have properly configured the router, enter the show run command and look for controller DSL and interface ATM0 paramters. Router#sh run Building configuration... Current...
Page 43
3-11 Cisco 860 and Cisco 880 Series Integrated Services Routers Software Configuration Guide OL-xxxxx-xx Chapter 3 Basic Router Configuration Configuring Basic Parameters To configure a loopback interface perform these steps, beginning in global configuration mode: Example The loopback interface in this sample configuration is used to support Network Address Translation (NAT) on the virtual-template interface. This configuration example shows the loopback interface configured on the Fast...
Page 44
3-12 Cisco 860 and Cisco 880 Series Integrated Services Routers Software Configuration Guide OL-xxxxx-xx Chapter 3 Basic Router Configuration Configuring Basic Parameters Last clearing of show interface counters never Queueing strategy: fifo Output queue 0/0, 0 drops; input queue 0/75, 0 drops 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles...
Page 45
3-13 Cisco 860 and Cisco 880 Series Integrated Services Routers Software Configuration Guide OL-xxxxx-xx Chapter 3 Basic Router Configuration Configuring Basic Parameters For complete information about the command line commands, see the Cisco IOS Release 12.4(15)XZ documentation set. Step 5line [aux | console | tty | vty] line-number Example: Router(config-line)# line vty 0 4Router(config-line)# Specifies a virtual terminal for remote console access. Step 6password password Example:...
Page 46
3-14 Cisco 860 and Cisco 880 Series Integrated Services Routers Software Configuration Guide OL-xxxxx-xx Chapter 3 Basic Router Configuration Configuring Static Routes Example The following configuration shows the command-line access commands. You do not need to input the commands marked “default.” These commands appear automatically in the configuration file generated when you use the show running-config command. !line con 0 exec-timeout 10 0 password 4youreyesonlylogin transport input none...
Page 47
3-15 Cisco 860 and Cisco 880 Series Integrated Services Routers Software Configuration Guide OL-xxxxx-xx Chapter 3 Basic Router Configuration Configuring Dynamic Routes Example In the following configuration example, the static route sends out all IP packets with a destination IP address of 192.168.1.0 and a subnet mask of 255.255.255.0 on the Fast Ethernet interface to another device with an IP address of 10.10.10.2. Specifically, the packets are sent to the configured PVC. You do not need to...
Page 48
3-16 Cisco 860 and Cisco 880 Series Integrated Services Routers Software Configuration Guide OL-xxxxx-xx Chapter 3 Basic Router Configuration Configuring Routing Information Protocol Configuring Routing Information Protocol To configure the RIP routing protocol on the router perform these steps, beginning in global configuration mode: For complete information on the dynamic routing commands, see the Cisco IOS Release 12.4(15)XZ documentation set. For more general information on RIP, see...
Page 49
3-17 Cisco 860 and Cisco 880 Series Integrated Services Routers Software Configuration Guide OL-xxxxx-xx Chapter 3 Basic Router Configuration Configuring Enhanced Interior Gateway Routing Protocol Example The following configuration example shows RIP version 2 enabled in IP network 10.0.0.0 and 192.168.1.0. To see this configuration, use the show running-config command from privileged EXEC mode. !Router# show running-config router rip version 2 network 10.0.0.0 network 192.168.1.0 no...
Page 50
3-18 Cisco 860 and Cisco 880 Series Integrated Services Routers Software Configuration Guide OL-xxxxx-xx Chapter 3 Basic Router Configuration Configuring Enhanced Interior Gateway Routing Protocol For complete information on the IP EIGRP commands, see the Cisco IOS Release 12.4(15)XZ documentation set. For more general information on EIGRP concepts, see Appendix B, “Enhanced IGRP.” Example The following configuration example shows the EIGRP routing protocol enabled in IP networks 192.145.1.0...