Filt
Filters and QOS Configuration for Ethernet Routing Switch 5500
Technical Configuration Guide
53
January 2013
avaya.com
12.3.1.2 Add IP Addre ss and Enable OSPF
ERS5500: Step 1
– Add IP address to VLAN 110 and enable OSPF with interface type of passive
5500(config)#
interface vlan 110
5500(config-if)#
ip address 10.62.32.1 255.255.255.0
5500(config-if)#
ip ospf network passive
5500(config-if)#
ip ospf enable
5500(config-if)#
exit
ERS5500: Step 2
– Add IP address to VLAN 220 and enable OSPF with interfa ce type of passive
5500(config)#
interface vlan 220
5500(config-if)#
ip address 10.13.196.1 255.255.255.0
5500(config-if)#
ip ospf network passive
5500(config-if)#
ip ospf enable
5500(config-if)#
exit
ERS5500: Step 3
– Add IP address to VLAN 700 and enable OSPF
5500(config)#
interface vlan 700
5500(config-if)#
ip address 10.95.101.3 255.255.255.0
5500(config-if)#
ip ospf enable
5500(config-if)#
exit
12.3.1.3 Enable IP Routing and OSPF Globally
ERS5500: Step 1
– Enable IP routing and OSPF Globally
5500(config)#
ip routing
5500(config)#
router ospf enable
12.3.1.4 Enable DHCP Relay
ERS5500: Step 1
– Enable STP Fast Start and BPDU Filtering
5500(config)#
ip dhcp-relay fwd-path 10.62.32.1 172.30.30.50 mode dhcp
5500(config)#
ip dhcp-relay fwd-path 10.13.196.1 172.30.30.50 mode dhcp
12.3.1.5 Enable STP Fast Start, BPDU Filtering and Broadcast/Multica st Rate Limiting
ERS5500: Step 1
– Enable STP Fast Start and BPDU Filtering
5500(config)#
interface fastEthernet 3-6,8-10
5500(config-if)#
spanning-tree learning fast