搜档网
当前位置:搜档网 › Cisco路由器经典配置

Cisco路由器经典配置


Router#show runn
Building configuration...

Current configuration : 1631 bytes
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
dot11 syslog
ip source-route
!
!
ip dhcp excluded-address 192.168.1.254
!
ip dhcp pool test
network 192.168.1.0 255.255.255.0
default-router 192.168.1.254
dns-server 202.102.192.68
!
!
!
ip cef
ip name-server 202.102.192.68
no ipv6 cef
!
multilink bundle-name authenticated
!
vpdn enable
!
vpdn-group office
!
crypto pki token default removal timeout 0
!
!
!
!
license udi pid CISCO1841 sn FHK1424752N
username xyyhtl password 0 xyyhtl
!
redundancy
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.1.254 255.255.255.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
pppoe enable group global
pppoe-client dial-pool-number 1
!
interface Dialer1
mtu 1492
ip address negotiated
ip nat outside
ip virtual-reassembly in
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication pap chap callin
ppp chap hostname 189********
ppp chap password 0 569659
ppp pap sent-username 189******** password 0 569659
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
ip nat inside source list 1 interface Dialer1 overload
ip route 0.0.0.0 0.0.0.0 Dialer1
!
logging esm config
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
!
!
!
!
control-plane
!
!
!
line con 0
line aux 0
line vty 0 4
login
transport input all/none
!
scheduler allocate 20000 1000
end





3100-26C-SI


yx800

01230123

相关主题