beautypg.com

10g wan phy fault and performance management, Setting a 10 gbe interface to wan phy mode – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 50

background image

20

Multi-Service IronWare Switching Configuration Guide

53-1003036-02

10G WAN PHY fault and performance management

1

Brocade(config)# lag mylag static

Brocade(config-lag-mylag)# ports ethernet 10/1 to 10/4

Brocade(config-lag-mylag)# primary-port 10/1

Brocade(config-lag-mylag)# deploy

Brocade(config-lag-mylag)# acl-mirror-port ethe-port-monitored 10/2 ethe 11/3

Brocade(config)# vlan 10

Brocade(config-vlan-10)# tagged ethe 10/1 to 10/4

Brocade(config-vlan-10)# router-interface ve 10

The ACL-based mirroring will apply to VLAN 10 traffic incoming on ports 10/1 and 10/2 since they
are in the same PPCR and are members of a virtual interface. However it will not apply to VLAN 10
traffic incoming on 10/3 and 10/4 since they are in a different PPCR. To apply ACL-based mirroring
on VLAN 10 traffic incoming on 10/3 and 10/4, you will have to additionally configure the
acl-mirror-port ether-port-monitored 10/3 ethe 11/3 command under the LAG.

Specifying the destination mirror port for IP Receive ACLs

When specifying a destination port for IP Receive ACLs, you must configure the acl-mirror-port
command on all ports supported by the same PPCR. For example, if you are using mirroring traffic
for an rACL on a 4 x 10G interface module and you want to mirror traffic incoming on the first PPCR,
you have to configure the acl-mirror-port command on both ports 1 and 2. If you want to mirror IP
Receive ACL permit traffic incoming on all ports of the module, you have to configure the
acl-mirror-port command on all ports of the module.

10G WAN PHY fault and performance management

This feature provides fault and performance management features like alarm detection, alarm
generation and performance monitoring on 10 GbE WAN PHY interfaces. It only applies to 10 GbE
interfaces configured in the WAN PHY mode.

Using this feature, you can gather fault and performance management information and display it
for the current 15 minute interval or for any of the previous 15 minute intervals. In addition, this
feature allows you to create a path trace between WAN PHY interfaces to ensure correct
connection.

Setting a 10 GbE interface to WAN PHY mode

To set a 10 GbE interface to WAN PHY mode, use the following command.

Brocade(config)# interface ethernet 3/1

Brocade(config-if-e10000-3/1)# phy-mode wan

Syntax: [no] phy-mode [wan | 28k ]

The wan parameter sets the PHY mode to WAN.

The 28k parameter sets the PHY mode to 28k (provided for compatibility with Bay Networks
hardware).

The default setting is LAN PHY mode; to reset PHY mode to LAN, use the command no phy-mode.