- 积分
- 7
- 鸿鹄币
- 个
- 好评度
- 点
- 精华
- 最后登录
- 1970-1-1
- 阅读权限
- 10
- 听众
- 收听
网络小学徒

|
本帖最后由 飞翔的IT 于 2014-9-19 17:02 编辑
故障现象,汇聚3526与核心8310互联,有链路聚合,不定期3526汇聚会ping不同,但下联交换机管理ip能ping通,上网不通。重启3526会解决问题,求大仙看看,是什么故障。核心断电无法学习静态路由,需核心与汇聚都重启,为何?
3526配置如下
! Embedded ASCII Configuration Generator Script
! Model = Ethernet Routing Switch 3526T-PWR+
! Software version = v5.0.0.008
!
! Displaying only parameters different to default
!================================================
enable
configure terminal
!
! *** CORE ***
!
no autosave enable
!
! *** SNMP ***
!
snmp-server name "txlwlan-1"
!
!
! *** IP ***
!
ip address switch 10.200.1.252
!
! *** IP Manager ***
!
!
! *** ASSET ID ***
!
!
! *** System Logging ***
!
!
! *** Custom Banner ***
!
!
! *** STP (Phase 1) ***
!
spanning-tree port-mode auto
!
! *** VLAN ***
!
vlan create 32-60,91-92,111-116,254 type port
vlan name 111 "v111"
vlan name 112 "v112"
vlan name 113 "v113"
vlan name 114 "v114"
vlan name 115 "v115"
vlan name 116 "v116"
vlan ports 1-26 tagging tagAll
vlan configcontrol flexible
vlan members 32-60,91-92,111-116,254 1-26
vlan ports 1 pvid 36
vlan configcontrol automatic
!
! *** EAP ***
!
!
! *** EAP Guest VLAN ***
!
!
! *** EAP Fail Open VLAN ***
!
!
! *** EAP Voip VLAN ***
!
!
! *** 802.1ab ***
!
!
! *** 802.1ab vendor-specific Avaya TLVs config ***
!
!
! *** QOS ***
!
!
! *** RMON ***
!
!
! *** Interface ***
!
!
! *** Rate-Limit ***
!
!
!
! *** MLT (Phase 1) ***
!
!
! *** MAC-Based Security ***
!
!
! *** LACP ***
!
interface fastEthernet ALL
lacp mode port 21-22 active
lacp aggregation port 21-22 enable
exit
!
! *** ADAC ***
!
!
! *** STP (Phase 2) ***
!
!
! *** Port Mirroring ***
!
!
!
! *** VLAN Phase 2***
!
!
! *** MLT (Phase 2) ***
!
!
! *** PoE ***
!
!
! *** RTC ***
!
!
! *** L3 ***
!
!
ip routing
!
interface vlan 33
ip address 10.200.33.254 255.255.255.0 2
exit
interface vlan 34
ip address 10.200.34.254 255.255.255.0 3
exit
interface vlan 35
ip address 10.200.35.254 255.255.255.0 4
exit
interface vlan 36
ip address 10.200.36.254 255.255.255.0 5
exit
interface vlan 37
ip address 10.200.37.254 255.255.255.0 6
exit
interface vlan 38
ip address 10.200.38.254 255.255.255.0 7
exit
interface vlan 39
ip address 10.200.39.254 255.255.255.0 8
exit
interface vlan 40
ip address 10.200.40.254 255.255.255.0 9
exit
interface vlan 41
ip address 10.200.41.254 255.255.255.0 10
exit
interface vlan 42
ip address 10.200.42.254 255.255.255.0 11
exit
interface vlan 43
ip address 10.200.43.254 255.255.255.0 12
exit
interface vlan 44
ip address 10.200.44.254 255.255.255.0 13
exit
interface vlan 45
ip address 10.200.45.254 255.255.255.0 14
exit
interface vlan 46
ip address 10.200.46.254 255.255.255.0 15
exit
interface vlan 47
ip address 10.200.47.254 255.255.255.0 16
exit
interface vlan 48
ip address 10.200.48.254 255.255.255.0 17
exit
interface vlan 49
ip address 10.200.49.254 255.255.255.0 18
exit
interface vlan 50
ip address 10.200.50.254 255.255.255.0 19
exit
interface vlan 51
ip address 10.200.51.254 255.255.255.0 20
exit
interface vlan 52
ip address 10.200.52.254 255.255.255.0 21
exit
interface vlan 53
ip address 10.200.53.254 255.255.255.0 22
exit
interface vlan 54
ip address 10.200.54.254 255.255.255.0 23
exit
interface vlan 55
ip address 10.200.55.254 255.255.255.0 24
exit
interface vlan 56
ip address 10.200.56.254 255.255.255.0 25
exit
interface vlan 57
ip address 10.200.57.254 255.255.255.0 26
exit
interface vlan 58
ip address 10.200.58.254 255.255.255.0 27
exit
interface vlan 59
ip address 10.200.59.254 255.255.255.0 28
exit
interface vlan 91
ip address 10.200.91.254 255.255.255.0 29
exit
interface vlan 92
ip address 10.200.92.254 255.255.255.0 30
exit
interface vlan 254
ip address 10.200.254.253 255.255.255.252 31
exit
ip route 0.0.0.0 0.0.0.0 10.200.254.254 1
!
! *** IPV6 ***
!
! *** VLACP ***
!
!
! *** DHCP Relay ***
!
ip dhcp-relay fwd-path 10.200.33.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.34.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.35.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.36.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.37.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.38.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.39.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.40.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.41.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.42.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.43.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.44.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.45.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.46.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.47.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.48.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.49.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.50.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.51.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.52.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.53.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.54.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.55.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.56.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.57.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.58.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.59.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.91.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.92.254 10.200.1.2
!
! *** L3 Protocols ***
!
! --- IP Directed Broadcast ---
! --- Proxy ARP ---
! --- UDP Broadcast Forwarding ---
!
! *** DHCP SNOOPING ***
!
!
! *** ARP INSPECTION ***
!
!
! *** IP SOURCE GUARD ***
!
!
! *** IGMP ***
!
核心8310配置
Preparing to Display Configuration...
#
# WED SEP 17 10:17:47 2014 UTC
# box type : Passport-8310
# software version : 4.2.0.1
# monitor version : 4.2.0.1
# cli mode : NNCLI
#
#
# Asic Info :
# SlotNum|Name |CardType |Parts Description
#
# Slot 1 8348GB 0x50320130 IOM: PP=1 FA=0
# Slot 2 -- 0x00000001
# Slot 3 -- 0x00000001
# Slot 4 -- 0x00000001
# Slot 5 8394SF 0x50034102 CPU: PP=1 FA=0 XBAR=0 CPLD=6
# Slot 6 -- 0x00000001
# Slot 7 8324GTX 0x50220118 IOM: PP=1 FA=2
# Slot 8 -- 0x00000001
# Slot 9 -- 0x00000001
# Slot 10 -- 0x00000001
config terminal
#
# CLI CONFIGURATION
#
password password-history 3
#
# SYSTEM CONFIGURATION
#
#
# LOG CONFIGURATION
#
#
# LINK-FLAP-DETECT CONFIGURATION
#
#
# ACCESS-POLICY CONFIGURATION
#
access-policy 1 ftp
#
# SSH CONFIGURATION
#
#
# SNMP V3 GLOBAL CONFIGURATION
#
#
# SNMP V3 GROUP MEMBERSHIP CONFIGURATION
#
snmp-server notify-filter "profile1" 99.3.6.1.6.3.1.1.4.1
snmp-server notify-filter "profile2" 99.3.6.1.6.3.1.1.4.1
snmp-server notify-filter "profile3" 99.3.6.1.6.3.1.1.4.1
#
# SNMP V3 MIB VIEW CONFIGURATION
#
#
# SNMP V3 GROUP CONFIGURATION
#
#
# SNMP V3 TARGET ADDRESS CONFIGURATION
#
#
# SNMPLOG CONFIGURATION
#
#
# WEB CONFIGURATION
#
#
# RMON CONFIGURATION
#
#
# QOS & POLICY CONFIGURATION PHASE I
#
#
# LACP CONFIGURATION
#
#
# VRF CONFIGURATION
#
#
# TRAFFIC-FILTER CONFIGURATION
#
filter act 36 ethernet ip vlanMask
filter act 36 ip srcIp
filter act 36 ip dstIp
filter act 36 ip ipProtoType
filter act 36 ip dscp
filter act 36 protocol srcPort
filter act 36 protocol dstPort
filter act 36 name ip "nsna ip"
filter act 36 ethernet non-ip srcMac
filter act 36 ethernet non-ip etherType
filter act 36 ethernet non-ip vlanMask
filter act 36 name non-ip "nsna nonip"
#
# PIM CONFIGURATION
#
#
# PoE CONFIGURATION
#
#
# PORT CONFIGURATION - PHASE I
#
interface GigabitEthernet 1/1
encapsulation dot1q
interface GigabitEthernet 1/2
encapsulation dot1q
interface GigabitEthernet 1/3
encapsulation dot1q
interface GigabitEthernet 1/4
encapsulation dot1q
interface GigabitEthernet 1/5
encapsulation dot1q
interface GigabitEthernet 1/6
encapsulation dot1q
interface GigabitEthernet 1/7
encapsulation dot1q
interface GigabitEthernet 1/8
encapsulation dot1q
interface GigabitEthernet 1/9
encapsulation dot1q
interface GigabitEthernet 1/10
encapsulation dot1q
interface GigabitEthernet 1/11
encapsulation dot1q
interface GigabitEthernet 1/12
encapsulation dot1q
interface GigabitEthernet 1/13
encapsulation dot1q
interface GigabitEthernet 1/14
encapsulation dot1q
interface GigabitEthernet 1/15
encapsulation dot1q
interface GigabitEthernet 1/16
encapsulation dot1q
interface GigabitEthernet 1/17
encapsulation dot1q
interface GigabitEthernet 1/18
encapsulation dot1q
interface GigabitEthernet 1/19
encapsulation dot1q
interface GigabitEthernet 1/20
encapsulation dot1q
interface GigabitEthernet 1/21
encapsulation dot1q
interface GigabitEthernet 1/22
encapsulation dot1q
interface GigabitEthernet 1/23
encapsulation dot1q
interface GigabitEthernet 1/24
encapsulation dot1q
interface GigabitEthernet 1/25
encapsulation dot1q
interface GigabitEthernet 1/26
encapsulation dot1q
interface GigabitEthernet 1/27
encapsulation dot1q
interface GigabitEthernet 1/28
encapsulation dot1q
interface GigabitEthernet 1/29
encapsulation dot1q
interface GigabitEthernet 1/30
encapsulation dot1q
interface GigabitEthernet 1/31
encapsulation dot1q
interface GigabitEthernet 1/32
encapsulation dot1q
interface GigabitEthernet 1/33
encapsulation dot1q
interface GigabitEthernet 1/34
encapsulation dot1q
interface GigabitEthernet 1/35
encapsulation dot1q
interface GigabitEthernet 1/36
encapsulation dot1q
interface GigabitEthernet 1/37
encapsulation dot1q
interface GigabitEthernet 1/38
encapsulation dot1q
interface GigabitEthernet 1/39
encapsulation dot1q
interface GigabitEthernet 1/40
encapsulation dot1q
interface GigabitEthernet 1/41
encapsulation dot1q
interface GigabitEthernet 1/42
encapsulation dot1q
interface GigabitEthernet 1/43
encapsulation dot1q
interface GigabitEthernet 1/44
encapsulation dot1q
interface GigabitEthernet 1/45
encapsulation dot1q
interface GigabitEthernet 1/46
encapsulation dot1q
interface GigabitEthernet 1/47
encapsulation dot1q
interface GigabitEthernet 1/48
encapsulation dot1q
interface GigabitEthernet 7/2
encapsulation dot1q
interface GigabitEthernet 7/3
encapsulation dot1q
interface GigabitEthernet 7/4
encapsulation dot1q
config terminal
#
# MLT CONFIGURATION
#
config terminal
#
# STG CONFIGURATION
#
spanning-tree stp 1 max-age 800
spanning-tree stp 1 forward-time 500
#
# GLOBAL NSNA CONFIGURATION - PHASE I
#
# IP PREFIX LIST CONFIGURATION - GRT
#
#
# IGMP CONFIGURATION - PHASE I
#
#
# IPFIX CONFIGURATION
#
#
# VLAN CONFIGURATION
#
no vlan members 1 7/1,7/5 portmember
interface VLAN 1
ip address 10.200.1.100 255.255.255.0
config terminal
vlan create 16 type port 1
no vlan members 16 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 16 1/1-1/48,7/2-7/4 portmember
interface VLAN 16
ip address 10.200.16.254 255.255.255.0
config terminal
vlan create 17 type port 1
no vlan members 17 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 17 1/1-1/48,7/2-7/4 portmember
interface VLAN 17
ip address 10.200.17.254 255.255.255.0
config terminal
vlan create 18 type port 1
no vlan members 18 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 18 1/1-1/48,7/2-7/4 portmember
interface VLAN 18
ip address 10.200.18.254 255.255.255.0
config terminal
vlan create 19 type port 1
no vlan members 19 5/1-5/2,7/1,7/6-7/24 portmember
interface VLAN 19
ip address 10.200.19.254 255.255.255.0
config terminal
vlan create 20 type port 1
no vlan members 20 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 20 1/1-1/48,7/2-7/4 portmember
interface VLAN 20
ip address 10.200.20.254 255.255.255.0
config terminal
vlan create 21 type port 1
no vlan members 21 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 21 1/1-1/48,7/2-7/4 portmember
interface VLAN 21
ip address 10.200.21.254 255.255.255.0
config terminal
vlan create 60 type port 1
no vlan members 60 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 60 1/1-1/48,7/2-7/4 portmember
interface VLAN 60
ip address 10.200.60.254 255.255.255.0
config terminal
vlan create 81 type port 1
no vlan members 81 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 81 1/1-1/48,7/2-7/4 portmember
interface VLAN 81
ip address 10.200.81.254 255.255.255.0
config terminal
vlan create 111 type port 1
no vlan members 111 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 111 1/1-1/48,7/2-7/4 portmember
interface VLAN 111
ip address 10.200.111.254 255.255.255.0
config terminal
vlan create 112 type port 1
no vlan members 112 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 112 1/1-1/48,7/2-7/4 portmember
interface VLAN 112
ip address 10.200.112.254 255.255.255.0
config terminal
vlan create 113 type port 1
no vlan members 113 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 113 1/1-1/48,7/2-7/4 portmember
interface VLAN 113
ip address 10.200.113.254 255.255.255.0
config terminal
vlan create 114 type port 1
no vlan members 114 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 114 1/1-1/48,7/2-7/4 portmember
interface VLAN 114
ip address 10.200.114.254 255.255.255.0
config terminal
vlan create 115 type port 1
no vlan members 115 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 115 1/1-1/48,7/2-7/4 portmember
interface VLAN 115
ip address 10.200.115.254 255.255.255.0
config terminal
vlan create 116 type port 1
no vlan members 116 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 116 1/1-1/48,7/2-7/4 portmember
interface VLAN 116
ip address 10.200.116.254 255.255.255.0
config terminal
vlan create 201 type port 1
no vlan members 201 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 201 1/1-1/48,7/2-7/4 portmember
interface VLAN 201
ip address 10.200.201.254 255.255.255.0
config terminal
vlan create 202 type port 1
no vlan members 202 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 202 1/1-1/48,7/2-7/4 portmember
interface VLAN 202
ip address 10.200.202.254 255.255.255.0
config terminal
vlan create 203 type port 1
no vlan members 203 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 203 1/1-1/48,7/2-7/4 portmember
interface VLAN 203
ip address 10.200.203.254 255.255.255.0
config terminal
vlan create 204 type port 1
no vlan members 204 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 204 1/1-1/48,7/2-7/4 portmember
interface VLAN 204
ip address 10.200.204.254 255.255.255.0
config terminal
vlan create 234 type port 1
no vlan members 234 5/1-5/2,7/5-7/24 portmember
vlan members 234 1/1-1/48,7/1-7/4 portmember
interface VLAN 234
ip address 10.200.254.201 255.255.255.248
config terminal
vlan create 238 type port 1
no vlan members 238 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 238 1/1-1/48,7/2-7/4 portmember
interface VLAN 238
ip address 10.200.254.237 255.255.255.252
config terminal
vlan create 242 type port 1
no vlan members 242 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 242 1/1-1/48,7/2-7/4 portmember
interface VLAN 242
ip address 10.200.254.242 255.255.255.252
config terminal
vlan create 246 type port 1
no vlan members 246 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 246 1/1-1/48,7/2-7/4 portmember
interface VLAN 246
ip address 10.200.254.245 255.255.255.252
config terminal
vlan create 250 type port 1
no vlan members 250 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 250 1/1-1/48,7/2-7/4 portmember
interface VLAN 250
ip address 10.200.254.249 255.255.255.252
config terminal
vlan create 254 type port 1
no vlan members 254 5/1-5/2,7/1,7/5-7/24 portmember
vlan members 254 1/1-1/48,7/2-7/4 portmember
interface VLAN 254
ip address 10.200.254.254 255.255.255.252
config terminal
#
# GLOBAL NSNA CONFIGURATION PHASE-II
#
#
# PORT CONFIGURATION - PHASE II
#
config terminal
#
# VLAN CONFIGURATION - RSMLT
#
Interface vlan 1
config terminal
Interface vlan 16
config terminal
Interface vlan 17
config terminal
Interface vlan 18
config terminal
Interface vlan 19
config terminal
Interface vlan 20
config terminal
Interface vlan 21
config terminal
Interface vlan 60
config terminal
Interface vlan 81
config terminal
Interface vlan 111
config terminal
Interface vlan 112
config terminal
Interface vlan 113
config terminal
Interface vlan 114
config terminal
Interface vlan 115
config terminal
Interface vlan 116
config terminal
Interface vlan 201
config terminal
Interface vlan 202
config terminal
Interface vlan 203
config terminal
Interface vlan 204
config terminal
Interface vlan 234
config terminal
Interface vlan 238
config terminal
Interface vlan 242
config terminal
Interface vlan 246
config terminal
Interface vlan 250
config terminal
Interface vlan 254
config terminal
#
# QOS & POLICY CONFIGURATION Phase II
#
#
# IP AS LIST CONFIGURATION - GlobalRouter
#
#
# IP COMMUNITY LIST CONFIGURATION - GlobalRouter
#
# IP ROUTE MAP CONFIGURATION - GRT
#
#
# IP CONFIGURATION - GRT
#
ip route 0.0.0.0 0.0.0.0 10.200.254.202 weight 1
ip route 10.200.32.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.33.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.34.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.35.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.36.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.37.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.38.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.39.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.40.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.41.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.42.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.43.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.44.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.45.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.46.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.47.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.48.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.49.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.50.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.51.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.52.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.53.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.54.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.55.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.56.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.57.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.58.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.59.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.61.0 255.255.255.0 10.200.254.250 weight 1
ip route 10.200.62.0 255.255.255.0 10.200.254.250 weight 1
ip route 10.200.63.0 255.255.255.0 10.200.254.250 weight 1
ip route 10.200.64.0 255.255.255.0 10.200.254.250 weight 1
ip route 10.200.65.0 255.255.255.0 10.200.254.250 weight 1
ip route 10.200.66.0 255.255.255.0 10.200.254.250 weight 1
ip route 10.200.67.0 255.255.255.0 10.200.254.250 weight 1
ip route 10.200.68.0 255.255.255.0 10.200.254.250 weight 1
ip route 10.200.69.0 255.255.255.0 10.200.254.250 weight 1
ip route 10.200.70.0 255.255.255.0 10.200.254.250 weight 1
ip route 10.200.80.0 255.255.255.0 10.200.254.241 weight 1
ip route 10.200.82.0 255.255.255.0 10.200.254.241 weight 1
ip route 10.200.83.0 255.255.255.0 10.200.254.241 weight 1
ip route 10.200.91.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.92.0 255.255.255.0 10.200.254.253 weight 1
ip route 10.200.96.0 255.255.255.0 10.200.254.238 weight 1
ip route 10.200.97.0 255.255.255.0 10.200.254.238 weight 1
ip route 10.200.98.0 255.255.255.0 10.200.254.238 weight 1
ip route 10.200.99.0 255.255.255.0 10.200.254.238 weight 1
ip route 10.200.100.0 255.255.255.0 10.200.254.238 weight 1
#
# OSPF CONFIGURATION - GRT
#
#
# CIRCUITLESS IP INTERFACE CONFIGURATION - GRT
#
#
# OSPF CONFIGURATION - GRT
#
#
# CIRCUITLESS IP INTERFACE CONFIGURATION - GRT
#
#
# VRRP CONFIGURATION - GRT
#
#
# UDP FORWARDING CONFIGURATION - GRT
#
#
# UDP FORWARDING VLAN CONFIGURATION
#
#
# DHCP CONFIGURATION - GRT
#
ip dhcp-relay fwd-path 10.200.16.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.16.254 10.200.1.2 enable
ip dhcp-relay fwd-path 10.200.17.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.17.254 10.200.1.2 enable
ip dhcp-relay fwd-path 10.200.18.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.18.254 10.200.1.2 enable
ip dhcp-relay fwd-path 10.200.19.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.19.254 10.200.1.2 enable
ip dhcp-relay fwd-path 10.200.20.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.20.254 10.200.1.2 enable
ip dhcp-relay fwd-path 10.200.21.254 10.200.1.2
ip dhcp-relay fwd-path 10.200.21.254 10.200.1.2 enable
#
# RIP CONFIGURATION - GRT
#
#
# RIP VLAN CONFIGURATION
#
#
# IGMP CONFIGURATION - PHASE II
#
# PIM RP CONFIGURATION
#
#
# PIM STATIC RP CONFIGURATION
#
#
# PIM VIRTUAL NBR CONFIGURATION
#
#
# TIMED PRUNE CONFIGURATION
#
#
# IP REDISTRIBUTION CONFIGURATION - GRT
#
router ospf
exit
#
# BGP CONFIGURATION - GlobalRouter
#
#
# OSPF VLAN CONFIGURATION
#
#
# SLPP CONFIGURATION
#
#
# IPV6 CONFIGURATION
#
# IPV6 STATIC ROUTE CONFIGURATION
#
# NET6-MGMT CONFIGURATION
#
# IPV6 NEIGHBOR CONFIGURATION
|
|