Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

When local RS receive remote fault messages, local RS will inhibit transmission of frames.

These commands determine if local RS would ignore remote fault messages to permit transmission of frames when receiving remote fault messages.

Command Syntax

set interface gigabit-ethernet <port> link-fault-signaling ignore-remote-fault <boolean>.

Parameter

<port> Ethernet physical interface, now only support 10GE, 40GE, 100GE port .

<boolean> Vaule is false or true. Default value is false.

Example

This example is how to configure this command:

admin@XorPlus# set interface gigabit-ethernet te-1/1/1 link-fault-signaling ignore-remote-fault true 
admin@XorPlus# commit
 
  • No labels