Cisco Router 826 Routers Software Configuration Guide
Here you can view all the pages of manual Cisco Router 826 Routers Software Configuration Guide. The Cisco manuals for Router are available online for free. You can easily download all the documents as PDF.
Page 151
3-53 Cisco 826, 827, 828, 831, 836, and 837 and Cisco SOHO 76, 77, 78, 91, 96, and 97 Routers Software Configuration Guide 78-14565-03 Chapter 3 Basic Router Configuration Cisco 827 Routers Configuration Examples Cisco 827-4V Router Configuration The following is a configuration for the Cisco 827-4V router configured for H.323 signaling voice traffic. These commands appear automatically in the configuration file generated when you use the show running-config command. ip subnet-zero ! bridge...
Page 152
3-54 Cisco 826, 827, 828, 831, 836, and 837 and Cisco SOHO 76, 77, 78, 91, 96, and 97 Routers Software Configuration Guide 78-14565-03 Chapter 3 Basic Router Configuration Cisco 827 Routers Configuration Examples codec g711ulaw session target ipv4:1.0.0.2 ! dial-peer voice 102 pots destination-pattern 14085272222 port 2 ! dial-peer voice 1200 voip destination-pattern 12123452222 codec g711ulaw session target ipv4:1.0.0.2 ! dial-peer voice 103 pots destination-pattern 14085273333 port 3 !...
Page 153
3-55 Cisco 826, 827, 828, 831, 836, and 837 and Cisco SOHO 76, 77, 78, 91, 96, and 97 Routers Software Configuration Guide 78-14565-03 Chapter 3 Basic Router Configuration Cisco 827 Routers Configuration Examples protocol ip 14.0.0.1 no broadcast encapsulation aal5snap ! router rip version 2 network 10.0.0.0 network 30.0.0.0 no auto-summary ! no ip http server (default) ip classless (default) ! line con 0 exec-timeout 10 0 password 4youreyesonly login transport input none (default) stopbits 1...
Page 154
3-56 Cisco 826, 827, 828, 831, 836, and 837 and Cisco SOHO 76, 77, 78, 91, 96, and 97 Routers Software Configuration Guide 78-14565-03 Chapter 3 Basic Router Configuration Corporate or Endpoint Router Configuration for Data and Voice Network protocol ip 2.0.0.1 broadcast ! line con 0 exec-timeout 0 0 transport input none (default) stopbits 1 (default) line vty 0 4 password secret login ! end Corporate or Endpoint Router Configuration for Data and Voice Network This section shows a...
Page 155
3-57 Cisco 826, 827, 828, 831, 836, and 837 and Cisco SOHO 76, 77, 78, 91, 96, and 97 Routers Software Configuration Guide 78-14565-03 Chapter 3 Basic Router Configuration Corporate or Endpoint Router Configuration for Data and Voice Network destination-pattern 5551111 codec g711alaw ip precedence 5 no vad session target ipv4:2.0.0.3 ! dial-peer voice 1101 voip destination-pattern 5553333 codec g711alaw ip precedence 5 no vad session target ipv4:2.0.0.3 ! dial-peer voice 1102 voip...
Page 156
3-58 Cisco 826, 827, 828, 831, 836, and 837 and Cisco SOHO 76, 77, 78, 91, 96, and 97 Routers Software Configuration Guide 78-14565-03 Chapter 3 Basic Router Configuration Corporate or Endpoint Router Configuration for Data and Voice Network
Page 157
CHAPTER 4-1 Cisco 826, 827, 828, 831, 836, and 837 and Cisco SOHO 76, 77, 78, 91, 96, and 97 Routers Software Configuration Guide 78-14565-03 4 Advanced Router Configuration This chapter includes advanced configuration procedures. NoteEvery feature described is not necessarily supported on every router model. Where possible and applicable, these feature limitations will be listed. If you prefer to use network scenarios to build a network, see Chapter 2, “Network Scenarios.” For basic router...
Page 158
4-2 Cisco 826, 827, 828, 831, 836, and 837 and Cisco SOHO 76, 77, 78, 91, 96, and 97 Routers Software Configuration Guide 78-14565-03 Chapter 4 Advanced Router Configuration Configuring PPP over Ethernet Support Configuring DSL Commands, page 4-41 Configuring FTP Client, page 4-45 Each section includes a configuration example and verification steps, where available. Configuring PPP over Ethernet Support The following sections describe how to configure PPP over Ethernet support: Configuring...
Page 159
4-3 Cisco 826, 827, 828, 831, 836, and 837 and Cisco SOHO 76, 77, 78, 91, 96, and 97 Routers Software Configuration Guide 78-14565-03 Chapter 4 Advanced Router Configuration Configuring PPP over Ethernet Support d.Configure the dialer-group number by entering the dialer-group number command. e.Configure a dialer list corresponding to the dialer-group by entering the dialer-list 1 protocol ip permit command. NoteMultiple PPPoE clients can run on a different PVCs, in which case, each client has to...
Page 160
4-4 Cisco 826, 827, 828, 831, 836, and 837 and Cisco SOHO 76, 77, 78, 91, 96, and 97 Routers Software Configuration Guide 78-14565-03 Chapter 4 Advanced Router Configuration Configuring TCP Maximum Segment Size for PPPoE vpdn-group 1 request-dialin protocol pppoe ! interface Ethernet0 ip address 192.168.100.1 255.255.255.0 ip tcp adjust-mss 1452 ip nat inside ! interface ATM0 no ip address no atm ilmi-keepalive pvc 8/35 pppoe-client dial-pool-number 1 ! dsl operating-mode auto !...