GE Interfaces Example Output
Software Reference for SwitchBlade x3100 Series Switches (Interface Management)
2-12
SET INTERFACE
Syntax
SET INTERFACE={ type:id-range | id-range | ifname-list | ALL } [
ACCEPTABLE={ ALL | VLAN | HVLAN } ]
[ INFILTERING={ OFF | ON } ]
[ TAGALL={ ON | OFF } ]
[ TPID=tpidvalue ]
[ LEARNLIMIT={ 1..64 | OFF } ]
Description Modifies the value of parameters for system interfaces.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example SET INTERFACE 0.22INFILTERING ON TAGALL OFF LEARNLIMIT 32
Option Description Default Value
ACCEPT-
ABLE
Sets the acceptable frame types
all - tagged and untagged)
VLAN-VLAN tagged only
HVLAN-HVLAN - tagged only.
INFILTER-
ING
Sets the ingress filtering settings ON or OFF. Infiltering
is the validation of VLANs on an interface.
ON - if a received frame’s VLAN does not match the
interface’s VLAN membership, it is dropped.
ON
TAGALL Controls whether all the frames are to be tagged or not
TPID Used to identify the frame as a tagged frame.The value
of the TPID for an 802.1q ethernet tagged frame is
0x8100
Note: There is a limited number of TPIDs for a
given card that can be applied to all of the
ports on the card. For the XE4 the limit
is 2, and for the GE24 cards the limit is 8.
LEARNLIMIT Specifies the maximum number of MAC addresses that
can be learned for an interface. A MAC address/VID
pair counts as one, so for example one MAC associated
with three VIDs would count as three against the
LEARNLIMIT.