|
Description:
|
hwAclUserFrameType OBJECT-TYPE
SYNTAX INTEGER {ipoe(0), nonIpoe(1), ipv6oe(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Describes the type of a VLAN tag in the packet that matches the user-defined ACL rule.
Options:
1. ipoe(0) -indicates that IP packets carrying no VLAN tags and
IP packets that carrying one VLAN tag are matched
2. nonIpoe(1) -indicates that other packets, including non-IP packets
carrying one VLAN tag are matched
3. ipv6oe(2) -indicates that IPv6 packets carrying no VLAN tags and
IPv6 packets that carrying one VLAN tag are matched
Currently, two types are supported.
If this leaf is not specified, the default value is ipoe(0)."
|
|
|