Command Reference Guide PPP Interface Configuration Command Set
61200990L1-35E Copyright © 2005 ADTRAN 893
bridge-group <group#> edgeport [disable]
Use the bridge-group 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
<group#> Assigns a bridge group number (range: 1 to 255).
disable
Optional. Configures the interface to not be the edgeport by default. This command is
designed
to override the global setting of the
bridge <group#> protocol ieee on
page 304
.
Default Values
By default, this command is set to disable.
Applicable Platforms
This command applies to the NetVanta 5000 Series units.
Command History
Release 5.1 Command was introduced.
Usage Examples
The following example configu res the interface to be an edgeport:
(config)#interface ppp 1
(config-ppp 1)#bridge-group 1 edgeport
An individual interface can be configured to not be considered an edgeport. For example:
(config)#interface ppp 1
(config-ppp 1)#bridge-group 1 edgeport disable
or
(config)#interface ppp 1
(config-ppp 1)#no bridge-group 1 edgeport