Company Address: Flat 6, Bldg 4,South 2 of Honghualing Industrial Zone,Liuxian Road, Xili Town, Shenzhen, Guangdong, China(518055)
Tel: +86-755-26014509/4710/4711 Fax:+86-755-26014506
Website: www.cdatatec.com
62
OLT(config)# traffic-mirror inbound 2000 port ge 1 to ge 2
12.5
traffic
‐
outervlan
【
Command
】
traffic
‐
outervlaninbound
acl
‐
id
[
rule
‐
id
rule
‐
id
]
port
(
ge
|
EPON
|
xge
)
port
‐
list
vlan
vlanID
no
traffic
‐
outervlaninbound
acl
‐
id
[
rule
‐
id
rule
‐
id
]
port
(
ge
|
EPON
|
xge
)
port
‐
list
【
View
】
Config
view
【
Parameter
】
Inbound
:
the
traffic
on
inbound
packets
of
the
interface
Outbound
:
the
traffic
on
outbound
packets
of
the
interface
rule
‐
id
:
the
rule
ID
of
ACL
acl
‐
id:
ACL
’
s
name
port
‐
list
:
ports
list
vlanID:
Add the outer label
【
Description
】
traffic
‐
outervlan
:
This command is used to configure an ACL outer vlan for the specified port, and make
it into effect. When you need to use the ACL rules to add outer vlan for port, you can use this command.
no
traffic
‐
outervlan
: Command is used to cancel the addition of ACL outer vlan for the specified
port. When you need to delete the addition of ACL outer vlan for the specified port, you can use
this command.
【
Example
】
In
the
worktime
period,
add
outer
vlan10
to
message
that
is
from
port
1
and
its
ip
is
10.10.10.2
.
OLT(config)#
time
‐
range
worktime
8:00
to
18:00
working
‐
day
OLT(config)#
acl
2000
OLT(acl
‐
basic
‐
2000)#
rule
2
permit
source
10.10.10.2
0.0.0.0
time
‐
range
working
‐
day
OLT(acl
‐
basic
‐
2000)#
exit
OLT(config)# traffic-outervlan inbound 2000 port ge 1 vlan 10
12.6
traffic
‐
priority
【
Command
】
traffic
‐
priority
inbound
acl
‐
id
[
rule
‐
id
rule
‐
id
]
port
(
ge
|
EPON
|
xge
)
port
‐
list
remark
‐
priority
pri
‐
value
no
traffic
‐
priority
inbound
acl
‐
id
[
rule
‐
id
rule
‐
id
]
port
(
ge
|
EPON
|
xge
)
port
‐
list
【
View
】
Config
view
【
Parameter
】