set interface gigabit-ethernet up-mode


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.

Caution:

Do not configure up-mode with UDLD, as this may cause the peer interface to be disabled unexpectedly by UDLD. gigabit-ethernet te-1/1/1 up-mode


Command Syntax

set 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 shows how to configure this command:

admin@XorPlus# set interface gigabit-ethernet te-1/1/1 up-mode true 
admin@XorPlus# commit

 


Copyright © 2024 Pica8 Inc. All Rights Reserved.