flow-specs
Syntax
flow-specs {
flow-specification-name {
ethernet-frame-size ethernet-frame-size;
multicast-ipv4 {
dest-ip-multicast-group ipv4-mcast-address;
source-ip ipv4-address;
}
multicast-vlan-flood;
unicast-ethernet {
destination-mac destination-mac-address destination-mac-mask destination-mac-mask;
ethertype ethertype;
source-mac mac-address source-mac-mask source-mac-mask;
}
unicast-ethernet-ipv4 {
destination-ip destination-ip-address destination-ip-mask destination-ip-mask;
destination-l4-port destination-l4-port-number;
destination-mac destination-mac-address;
ip-proto protocol;
source-ip source-ip-address source-ip-mask source-ip-mask;
source-l4-port source-l4-port-number;
}
}
}
Hierarchy Level
[edit protocols oam fabric]
Description
Configure the fabric flow specification parameters for internal fabric monitoring. The following conditions apply:
You must specify a protocol type for each flow specification:
unicast-ethernet,unicast-ethernet-ipv4,multicast-ipv4, ormulticast-vlan-flood.You can specify only one type for each flow specification.
All other parameters are optional.
The remaining statements under this hierarchy level are explained separately.
Options
| flow-specification-name | Name of the flow specification.
|
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 12.2.