Cisco 8AM 模块配置

!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 2620
!
enable secret 5 $1$6lKL$w8hY8HXF9kgmBRG2FBLQq0
enable password 2620
!
username zxg password 0 zxg
!
!
!
!
ip subnet-zero
no ip domain-lookup
!
!
!
!
interface FastEthernet0/0
description connected to ethernetlan
ip address 192.168.1.254 255.255.255.0
no ip directed-broadcast
no ip mroute-cache
no keepalive
speed auto
half-duplex
!
interface Group-Async1
description connected to dial-inpcs
ip unnumbered FastEthernet0/0
no ip directed-broadcast
encapsulation ppp
ip tcp header-compression passive
async dynamic address
async mode interactive

peer default ip address pool czj
no cdp enable
ppp authentication chap
group-range 33 40
!
router rip
version 2
network 192.168.1.0
no auto-summary
!
ip local pool czj 192.168.1.10 192.168.1.17
ip classless
no ip http server
!
snmp-server engineID local 00000009020000036BEF8840
snmp-server community public RO
!
line con 0
transport input none
line 33 40
autoselect during-login
autoselect ppp
login local
modem InOut
modem autoconfigure discovery
autocommand ppp neg
transport input all
stopbits 1
flowcontrol hardware
line aux 0
line vty 0 4
password cisco
login
!
end

NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN

!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname xnyb
!
aaa new-model
aaa authentication login default local
aaa authentication ppp default local
enable secret 5 $1$b2pP$74fw8rP.6/9Lo0BFFoWKm1
!
username 11111 password 0 111000

ip subnet-zero
no ip domain-lookup
!
!
!
interface Ethernet0/0
ip address 192.168.69.254 255.255.255.0
no ip directed-broadcast
no ip mroute-cache
shutdown
!
interface Group-Async1
ip unnumbered Ethernet0/0
no ip directed-broadcast
encapsulation ppp
ip tcp header-compression passive
no ip mroute-cache
async mode interactive
peer default ip address pool default
no cdp enable
ppp authentication chap
group-range 33 40
!
router eigrp 1
network 192.168.0.0
network 192.168.69.0

!
ip local pool default 192.168.69.101 192.168.69.116

no ip classless

!
dialer-list 1 protocol ip permit

dialer-list 1 protocol ipx permit

!
line con 0

transport input none

line 33 40

autoselect ppp

modem InOut

modem autoconfigure discovery

transport input all

flowcontrol hardware

line aux 0

line vty 0 4

exec-timeout 0 0

password sangda1

!
end

NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN
!
version 12.2

no parser cache

no service single-slot-reload-enable

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!
hostname Router

!
no logging rate-limit

!
username lth password 0 1111

ip subnet-zero

!
ip address-pool local

no ip dhcp-client network-discovery

!
interface FastEthernet0/0

ip address 192.168.0.254 255.255.255.0

!
interface Group-Async1

ip unnumbered FastEthernet0/0

encapsulation ppp

ip tcp header-compression passive

keepalive 10

async dynamic routing

async mode interactive

peer default ip address pool bohao

ppp authentication chap pap

group-range 33 48

!
ip local pool bohao 192.168.0.200 192.168.0.208

ip classless

ip route 0.0.0.0 0.0.0.0 211.144.4.64

no ip http server

!
dialer-list 1 protocol ip permit

snmp-server engineID local 0000000090200000653C68D600

snmp-server community public RO

snmp-server packetsize 2048

!
line con 0

line 33 48

login local

modem InOut

modem autoconfigure discovery

autoselect ppp

flowcontrol hardware

line aux 0

line vty 0 4

login
line vty 5 15

login
!
!
end

Comments are closed.