UMN:CLI User Manual
V5808
746
To configure the filtering for single-tagged frames, use the following command.
filter inner vid {any | <0-4094>}
cos {any | <0-7>} tpid {any |
0x8100 | input [dei {0 | 1}]}
Configures the received single-tagged frames to be
filtered by the provided values concerning inner tag.
vid any: do not filter on the inner VID.
vid 0-4094: filters received frames on this value.
cos any: do not filter on the inner priority.
cos 0-7: filters received frames on this value.
tpid any: do not filter on the inner TPID field.
tpid 0x8100: filters received frames on this value.
tpid input: input TPID attribute value, don't care about
DE bit.
tpid input dei 0: input TPID, DE=0
tpid input dei 1: input TPID, DE=1
Deletes the filtering configuration above.
To configure the treatment of filtered single-tagged frames, use the following command.
treat {remove {single | double} |
discard-frame}
Configures the treatment of filtered single-tagged
frames.
remove single: removes one tag (the outer tag is
stripped from double-tagged frames.)
remove double: removes all of outer and inner tags.
discard-frame: drops the frames.
treat inner vid {<0-4094> | copy-
inner } cos {<0-7> | copy-inner |
dscp-to-pbit} tpid {output dei {0 |
1 | copy-inner } | copy-inner |
0x8100}
Configures the inner tag treatment for filtered single-
tagged frames.
0-4094: uses this value as the VID in the inner VLAN
tag.
copy-inner: copies value from inner tag of received
frame.
0-7: uses this value as the priority in the inner VLAN
tag.
treat outer vid {<0-4094> | copy-
inner } cos {<0-7> | copy-inner |
dscp-to-pbit} tpid {output dei {0 |
1 | copy-inner } | copy-inner |
0x8100}
Configures the outer tag treatment for filtered single-
tagged frames.
no treat {remove-discard | outer
| inner}
Deletes the treatment-related configuration above.