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

Users can add a description to a port.


Command Syntax
set interface gigabit-ethernet <port> description <text>
delete interface gigabit-ethernet <port> description


Parameter
<port> ethernet switching port identifier,the valid ports range 1-52
<text> Add a human-readable description of the interface


Example
• This example is to add description "hello" to ge-1/1/3.

admin@XorPlus# set interface gigabit-ethernet ge-1/1/3 description hello
admin@XorPlus# commit
  • No labels