PPT Slide
Router(config)# int s0Router(config-if)# ip address 10.0.0.0 255.255.0.0
Router(config-if)# encapsulation frame-relay
!LMI is auto selected in Cisco IOS v11.2 ( "cisco" is default.)
Router(config-if)# frame-relay lmi-type cisco
Router(config-if)# bandwidth 1554
!If inverse ARP was disabled on the router. Re-enable it Router(config-if)# frame-relay inverse-arp 100
Router(config-if)# no shutdown
!Configure the router with a host name
Router(config) # hostname royalpalm
!Specify a password to prevent unauthorized access royalpalm(config) # enable password cisco