Command Reference Guide
SROS Command Line Interface Reference Guide Frame Relay Sub-Interface Config Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 640
spanning-tree edgeport [disable]
Use the spanning-tree edgeport command to set this interface to be an edgeport. This configures the
interface to go to a forwarding state when the link goes up. To return to the default value, use the no form
of this command.
Syntax Description
disable Optional.
Configure the interface to not be the edgeport by default. This command is
designed to override the global setting of the
bridge-group <group#> edgeport
default
on page 247
.
Default Values
By default, this command is set to disable.
Command Modes
(config-interface)# Interface Configuration Mode
Valid interfaces include: Ethernet (eth 0/1), virtual PPP interfaces (ppp 1), and
virtual Frame Relay sub-interfaces (fr 1.20)
Usage Examples
The following example configures the interface to be an edgeport:
(config)#interface frame-relay 1.16
(config-fr 1.16)#spanning-tree edgeport
An individual interface can be configured to not be considered an edgeport. For example:
(config)#interface frame-relay 1.16
(config-fr 1.16)#spanning-tree edgeport disable
or
(config)#interface frame-relay 1.16
(config-fr 1.16)#no spanning-tree edgeport