System information

Table Of Contents
3. Commands
3-52 July 2004 4821-A2-GB21-00
Configure Interface DSL VLAN Ingress-Filtering
Configure Interface Ethernet Flow Control
configure interface dsl {port_id:pg} vlan ingress-filtering {disabled | enabled}
Minimum Access Level: Administrator
The configure interface dsl vlan ingress-filtering command will discard incoming tagged frames that
are not members of this port.
port_id:pg - This specifies the DSL port and the priority group on that port.
disabled – The port will accept all incoming frames.
enabledThe port will discard incoming frames for VLANS which do not include this port in its Member
set.
Example:
PDYN# configure interface dsl 1 vlan ingress-filtering enabled
configure interface ethernet {port_id} flow-control {enabled | disabled}
Minimum Access Level: Administrator
The configure interface ethernet flow-control command specifies whether flow control should be used
on the port.
port_id – Identifies the Ethernet port to be configured. The possible forms of the identifier are described
in Ethernet Port ID in Chapter 1, System Concepts.
flow-control – Valid choices are disabled and enabled.
Example:
PDYN# configure interface ethernet eth2 flow-control enabled