Avaya 8600 Technical Configuration Manual page 94

Ethernet routing switch
Hide thumbs Also See for 8600:
Table of Contents

Advertisement

Site4:5(config)# filter acl set 200 global-action count
Site4:5(config)# filter acl vlan 200 240-241
Site 5
CLI
Site5:5# config filter acl 100 create inVlan act 4094 name "Green-VRF-1"
Site5:5# config filter acl 100 set global-action count
Site5:5# config filter acl 100 vlan add 150-151
Site5:5# config filter acl 200 create inVlan act 4094 name "Red-VRF-2"
Site5:5# config filter acl 200 set global-action count
Site5:5# config filter acl 200 vlan add 250-251
ACLI
Site5:5(config)# filter acl 100 type inVlan act 4094
Site5:5(config)# filter acl set 100 global-action count
Site5:5(config)# filter acl vlan 100 150-151
Site5:5(config)# filter acl 200 type inVlan act 4094
Site5:5(config)# filter acl set 200 global-action count
Site5:5(config)# filter acl vlan 200 250-251
To verify operation of the VRF traffic statistics refer to section 3.21
2.2.11.3 Configuring IPFIX on Core and Access links
Enable IPFIX on Core and Access links to have greater visibility of all traffic flows running across the
network. To make the most of IPFIX an external Collector application must be used which can then
provide a history of traffic flows as well as graphical interface to render traffic statistics and flows.
However, even without an external Collector, IPFIX can be an invaluable troubleshooting tool as traffic
flows seen by the switch in the recent past can be displayed via the CLI/ACLI interface.
Site 1
CLI
Site1:5# config ip ipfix state enable
Site1:5# config ip ipfix slot 2 collector add <collctr-ip> exporter-ip 10.0.0.1
Site1:5# config ip ipfix slot 3 collector add <collctr-ip> exporter-ip 10.0.0.1
Site1:5# config ip ipfix slot 4 collector add <collctr-ip> exporter-ip 10.0.0.1
Site1:5# config ip ipfix port 2/1,2/3,3/1,3/2,3/3,4/1,4/10 all-traffic enable
ACLI
Site1:5(config)# ip ipfix enable
Site1:5(config)# ip ipfix collector 2 <collctr-ip> enable exporter-ip 10.0.0.1
Site1:5(config)# ip ipfix collector 3 <collctr-ip> enable exporter-ip 10.0.0.1
Network Design Implementation to Provide L2 & L3 VPN Connectivity
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide
name "Green-VRF-1"
name "Red-VRF-2"
avaya.com
94

Advertisement

Table of Contents
loading

Table of Contents