Filter Configuration Command Reference
572 Router Configuration Guide
Description This command configures an Ethernet 802.2 LLC SSAP value or range for a MAC filter match
criterion.
This is a one-byte field that is part of the 802.2 LLC header of the IEEE 802.3 Ethernet Frame.
The snap-pid field, etype field, ssap and dsap fields are mutually exclusive and may not be part of the
same match criteria.
The no form of the command removes the ssap match criterion.
Default no ssap
Parameters ssap-value — The 8-bit ssap match criteria value in decimal, hexadecimal or binary.
Values 0 to 255
ssap-mask — This is optional and may be used when specifying a range of ssap values to use as
the match criteria.
This 8 bit mask and the ssap value can be configured as described in Table 48.
Default none
Values 0 to 255
Policy and Entry Maintenance Commands
copy
Syntax copy ip-filter src-filter-id [src-entry src-entry-id] to dst-filter-id [dst-entry dst-entry-id]
[overwrite]
copy ipv6-filter src-filter-id [src-entry src-entry-id] to dst-filter-id [dst-entry dst-entry-id]
[overwrite]
copy mac-filter src-filter-id [src-entry src-entry-id] to dst-filter-id [dst-entry dst-entry-id]
[overwrite]
Context config>filter
Table 48: 8-bit Mask Syntax
Format Style Format Syntax Example
Decimal DDD 240
Hexadecimal 0xHH 0xF0
Binary 0bBBBBBBBB 0b11110000