Juniper EX9200 Features Manual page 93

Port mirroring feature guide ex series
Hide thumbs Also See for EX9200:
Table of Contents

Advertisement

Copyright © 2016, Juniper Networks, Inc.
vlan-id 200;
family ethernet-switching {
filter {
input pm_bridge;
}
}
}
unit 1 { # An interface on bridge domain 'bd'.
encapsulation vlan-bridge;
vlan-id 201;
family ethernet-switching {
filter {
input pm_bridge;
}
}
}
unit 2 {
encapsulation vlan-ccc;
vlan-id 1000;
}
}
ge-2/0/2 { # For 'bd_next_hop_group'
encapsulation ethernet-bridge;
unit 0 {
family ethernet-switching;
}
}
lt-2/0/10 {
unit 1 {
encapsulation ethernet-ccc;
peer-unit 2;
}
unit 2 {
encapsulation ethernet-bridge;
peer-unit 1;
family ethernet-switching {
filter {
output redirect_to_nhg;
}
}
}
}
ge-2/2/9 {
encapsulation ethernet-bridge;
unit 0 { # For 'bd_next_hop_group'
family ethernet-switching;
}
}
}
Chapter 8: Port Mirroring for Multiple Destinations
77

Advertisement

Table of Contents
loading

Table of Contents