Cisco 802 Installation And Configuration Manual page 13

Cisco systems idsl routers installation and configuration guide
Hide thumbs Also See for 802:
Table of Contents

Advertisement

Example of Basic Configuration Output
Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname cisco802
!
!
!
!
ip subnet-zero
!
isdn switch-type basic-5ess
isdn leased-line BRI0 128
ip dhcp pool DHCPoolLAN_0
network 192.168.1.0 255.255.255.0
dns-server 172.29.20.41 172.29.20.51
netbios-name-server 172.29.20.41 172.29.20.51
default-router 192.168.1.1
ip name-server 172.29.20.41
ip name-server 172.29.20.51
!
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
no ip directed-broadcast
ip nat inside
!
interface BRI0
ip unnumbered negotiated
no ip directed-broadcast
encapsulation ppp
ppp authentication chap
ip nat outside
ppp chap hostname 802
ppp chap password cisco
!
ip classless
ip route 0.0.0.0 0.0.0.0 bri 0
!
ip nat inside source list 1 interface bri0 overload
access-list 1 permit 192.168.1.0 0.0.0.255
!
line con 0
transport input none
stopbits 1
line vty 0 4
end
cisco802#
78-10368-03
Installing and Configuring Cisco 802 IDSL and Cisco 804 IDSL Routers
Example of Basic Configuration Output
13

Advertisement

Table of Contents
loading

This manual is also suitable for:

804

Table of Contents