Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual

Page 59

Advertising
background image

Multi-Service IronWare Switching Configuration Guide

29

53-1003036-02

Link fault signaling

1

Example Configuring RX LFS on all ports and enabling TX LFS on one port

Brocade(config)#show run

Current configuration:

!

ver V5.3.0pT183

!

no spanning-tree

!

vlan 1 name DEFAULT-VLAN

!

hostname Brocade

!

end

Brocade(config)#show link-fault-signaling

Global Link Fault : RX ON TX OFF

PORT #: LINK FAULT:

PORT 2/1: RX ON TX OFF

PORT 2/2: RX ON TX OFF

TX LFS is disabled on all ports and RX LFS is enabled on all ports.

Brocade(config)#int e 2/1

Brocade(config-if-e10000-2/1)#link-fault-signaling

Brocade(config-if-e10000-2/1)#exit

Brocade(config)#show run

Current configuration:

!

ver V5.3.0pT183

!

no spanning-tree

!

vlan 1 name DEFAULT-VLAN

!

hostname Brocade

!

interface ethernet 2/1

link-fault-signaling

!

end

Brocade(config)#show link-fault-signaling

Global Link Fault : RX ON TX OFF

PORT #: LINK FAULT:

PORT 2/1: RX ON TX ON

PORT 2/2: RX ON TX OFF

TX LFS is enabled only on port 2/1 and RX LFS is enabled on all ports.

Example Configuring TX LFS on all ports and enabling RX LFS on all ports except one port

Brocade(config)#link-fault-signaling

Brocade(config)#no link-fault-signaling ignore-rx

Brocade(config)#interface e 2/1

Brocade(config-if-e10000-2/1)#link-fault-signaling ignore-rx

Brocade(config-if-e10000-2/1)#exit

Brocade(config)#show run

Current configuration:

!

ver V5.3.0pT183

Advertising