set interface gigabit-ethernet routed-interface name


The set interface gigabit-ethernet routed-interface name command configures the name for the routed interface, which will be referred to in other CLI commands as the routed interface name.


Command Syntax

set interface gigabit-ethernet <interface-name> routed-interface name <string>


Parameter

Parameter

Description

gigabit-ethernet <interface-name>

Specifies a physical port name. The value is like ge-1/1/1, te-1/1/3, etc.

name <string>

Specifies the name for the routed interface. The value could be up to 15 alphanumeric characters (including three special characters . – and @).

NOTE:

To avoid conflict with the preserved interface names, the routed interface name and sub-interface name must start with the string "rif-". Otherwise, commit will fail with the error message "The name of interface must start with "rif-".


Example

  • Configure the name for the routed interface.
admin@Xorplus# set interface gigabit-ethernet te-1/1/4 routed-interface enable true
admin@Xorplus# set interface gigabit-ethernet te-1/1/4 routed-interface name rif-te4 
admin@Xorplus# commit



Copyright © 2024 Pica8 Inc. All Rights Reserved.