background image
554
Chapter 10
Wide Area Networking Protocols
RouterA(config)#int s0
RouterA(config-if)#encapsulation frame-relay
RouterA(config-if)#int s0.102 point-to-point
RouterA(config-if)#ip address 172.16.10.1
255.255.255.0
RouterC(config-if)#ipx network 10
RouterA(config-if)#frame-relay interface-dlci 102
4.
Configure Router C with a point-to-point subinterface.
Router#config t
Router(config)#hostname RouterC
RouterC(config)#int s0
RouterC(config-if)#encapsulation frame-relay
RouterC(config-if)#int s0.102 point-to-point
RouterC(config-if)#ip address 172.16.10.2
255.255.255.0
RouterC(config-if)#ipx network 10
RouterC(config-if)#frame-relay interface-dlci 201
5.
Verify your configurations with the following commands:
RouterA>sho frame ?
ip show frame relay IP statistics
lmi show frame relay lmi statistics
map Frame-Relay map table
pvc show frame relay pvc statistics
route show frame relay route
traffic Frame-Relay protocol statistics
6.
Also, use Ping and Telnet to verify connectivity.
Hands-on Lab 10.4: Configuring ISDN and BRI Interfaces
This lab will use Figure 10.10 as a reference for configuring and monitoring
ISDN on Cisco routers. In this lab, you will configure routers 804A and
804B to dial ISDN between the networks 172.16.30.0 and 172.16.50.0,
using network 172.16.60.0 on the ISDN BRI interfaces.
Copyright ©2002 SYBEX, Inc., Alameda, CA
www.sybex.com