Shutdown, Sub-interface – Enterasys Networks X-Pedition XSR CLI User Manual
Page 425

Frame Relay Map Class Commands
XSR CLI Reference Guide 9-101
Example
The following example specifies HighPriority as the policy for the class map:
XSR(config-map-class)#service-policy out HighPriority
shutdown
This command disables an interface or sub‐interface. A sub‐interface is shut down (no longer
passing data) when one of the following occurs:
•
An explicit
shutdown
command is entered on the sub‐interface.
•
A
shutdown
command is issued on the parent Frame Relay interface of this sub‐interface.
•
A
shutdown
command is issued on a T1 controller.
Syntax
shutdown
Syntax of the “no” Form
Use the no command to enable the interface after it is shut down:
no shutdown
Mode
Interface configuration:
XSR(config-if<xx>)#
sub-interface
This command starts configuration for a sub‐interface on a serial interface. You can configure up
to 50 sub‐interfaces on the XSR.
Syntax
interface serial interface_id.sub-interface_num [multi-point | point-to-point
Mode
Global configuration:
XSR(config)#
Next Mode
Sub‐interface configuration:
XSR(config-if<xx>)#
interface_id.sub-
interface-num
The sub‐interface, comprised of interface_num and numerical values.
The entities are separated by a period “
.
” The number range is 1 to 50.
multi-point
The sub‐interface acts as a multi‐point connection, so that multiple
DLCIs can be defined within this sub‐interface to connect to multiple
remote sites.
point-to-point
The sub‐interface acts as a point‐to‐point connection.