|
ostname R3
!
enable password cisco
!
!
!
interface Serial0
no ip address
shuown
no fair-queue
!
interface Serial1
no ip address
shuown
!
interface TokenRing0
ip address 130.10.5.3 255.255.255.0
ring-speed 16
!
interface TokenRing1
ip address 130.10.6.3 255.255.255.0
ring-speed 16
!
router ospf 30
redisibute connected subnets
network 130.10.5.0 0.0.0.255 area 1
!
no ip classless
!
!
line con 0
line aux 0
line vty 0 4
password cisco
login
!
end
R5
Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname R5
!
enable password cisco
!
!
!
interface Ethernet0
ip address 130.10.3.5 255.255.255.0
no ip directed-broadcast
no ip route-cache
no ip mroute-cache
no mop enabled
!
interface Serial0
ip address 130.10.1.5 255.255.255.0
encapsulation frame-relay
ip ospf network point-to-multipoint
frame-relay map ip 130.10.1.1 100 broadcast
frame-relay map ip 130.10.1.6 100 broadcast
!
interface Serial1
no ip address
shuown
!
router ospf 50
redisibute connected subnets
network 130.10.1.0 0.0.0.255 area 0
network 130.10.3.0 0.0.0.255 area 2
!
no ip classless
!
!
line con 0
line aux 0
line vty 0 4
password cisco
login
!
end
R6
Current configuration:
!
version 11.2
no service password-encryption
!
hostname R6
!
enable password cisco
!
!
!
interface Serial0
ip address 130.10.1.6 255.255.255.0
encapsulation frame-relay
ip ospf network point-to-multipoint
frame-relay map ip 130.10.1.1 110 broadcast
frame-relay map ip 130.10.1.5 110 broadcast
!
interface Serial1
no ip address
no ip mroute-cache
shuown
!
interface TokenRing0
ip address 130.10.2.6 255.255.255.0
ring-speed 16
!
interface BRI0
no ip address
shuown
!
router ospf 60
redisibute connected subnets
network 130.10.1.0 0.0.0.255 area 0
!
no ip classless
!
!
line con 0
line aux
0
line vty 0 4
password cisco
login
!
end
CAT5K
begin
set password $1$0o8Z$GDCVUXu2Kn3mgBDKwF00h1
set enablepass $1$0o8Z$GDCVUXu2Kn3mgBDKwF00h1
set prompt Cat5k>
set length 24 default
set logout 20
set banner mo ^C^C
!
#system
set system baud 9600
set system modem disable
set system name
set system location
set system contact
!
#snmp
set snmp community read-only public
set snmp community read-write private
set snmp community read-write-all secret
set snmp rmon disable
set snmp ap disable module
set snmp ap disable chassis
set snmp ap disable bridge
set snmp ap disable repeater
set snmp ap disable vtp
set snmp ap disable auth
set snmp ap disable ippermit
set snmp ap disable vmps
set snmp ap disable entity
set snmp ap disable config
set snmp ap disable stpx
!
#ip
set interface sc0 2 130.10.7.100 255.255.255.0 130.10.7.255
set interface sc0 up
set interface sl0 0.0.0.0 0.0.0.0
set interface sl0 up
set arp agingtime 1200
set ip redirect enable
set ip unreachable enable
set ip fragmentation enable
set ip route 0.0.0.0 130.10.7.1 1
set ip alias default 0.0.0.0
!
#Command alias
!
#vmps
set vmps server rey 3
set vmps server reconfirminterval 60
set vmps tftpserver 0.0.0.0 vmps-config-database.1
set vmps state disable
!
#dns
set ip dns disable
!
#tacacs
set tacacs attempts 3
set tacacs directedrequest disable
set tacacs timeout 5
set authentication login tacacs disable
set authentication login local enable
set authentication enable tacacs disable
set authentication enable local enable
!
#bridge
set bridge ipx snaptoether 8023raw
set bridge ipx 8022toether 8023
set bridge ipx 8023rawtofddi snap
!
#vtp
set vtp domain cisco
set vtp mode server
set vtp passwd cisco
set vtp v2 disable
set vtp pruning disable
set vtp pruneeligible 2-1000
clear vtp pruneeligible 1001-1005
set vlan 1 name default type ethernet mtu 1500 said 100001 state active
set vlan 2 name VLAN2 type ethernet mtu 1500 said 100002 state active
set vlan 3 name VLAN3 type ethernet mtu 1500 said 100003 state active
set vlan 1002 name fddi-default type fddi mtu 1500 said 101002 state active
set vlan 1004 name fddinet-default type fddinet mtu 1500 said 101004 state active
set vlan 100 5 name net-default type brf mtu 1500 said 101005 state active
set vlan 1003 name token-ring-default type crf mtu 1500 said 101003 state active
!
#spanee
#uplinkfast groups
set spanee uplinkfast disable
#backbonefast
set spanee backbonefast disable
#vlan 1
set spanee enable 1
set spanee fwddelay 15 1
set spanee hello 2 1
set spanee maxage 20 1
set spanee priority 32768 1
#vlan 2
set spanee enable 2
set spanee fwddelay 15 2
set spanee hello 2 2
set spanee maxage 20 2
set spanee priority 32768 2
#vlan 3
set spanee enable 3
set spanee fwddelay 15 3
set spanee hello 2 3
set spanee maxage 20 3
set spanee priority 32768 3
#vlan 1003
set spanee enable 1003
上一页 [1] [2] [3] [4] [5] 下一页
|