Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

This command makes a local MAC layer to keep up status. This command generally coordinates with another command of interface gigabit-ethernet <port> link-fault-signaling ignore-local-fault <boolean> when RX link of fiber breaks. If the two commands are configured together,  TX link can still transmit traffic.

 

Command Syntaxset

interface gigabit-ethernet <port> up-mode <boolean>

 

Parameter

<port> Ethernet port, 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 up-mode true 
admin@XorPlus# commit

 

 

  • No labels