- track {
-
-
dlsw {
-
destination mac-address priority-cost priority;
-
peer ip-address priority-cost priority;
- }
- interface interface-name priority-cost priority;
- }
- [edit interfaces interface-name unit logical-unit-number family llc2 redundancy-group group-number],
- [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family llc2 redundancy-group group-number]
Statement introduced in JUNOS Release 7.5.
For J-series Services Routers only. On Ethernet interfaces configured for DLSw Ethernet redundancy, enable tracking options for an interface, remote peer, or destination MAC address.
The statements are explained separately.
destination mac-address—Local MAC address. Specify the MAC address as six hexadecimal bytes in one of the following formats: nnnn.nnnn.nnnn or nn:nn:nn:nn:nn:nn. For example, 0011.2233.4455 or 00:11:22:33:44:55.
dlsw—DLSw protocol.
interface interface-name—Interface name. Include the logical portion of the name, which corresponds to the logical unit number.
peer ip-address—IP address of the remote peer.
priority-cost priority—Cost value that is subtracted from the priority value when remote peer connectivity is lost. Specify a value from 1 through 254.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
For information about DLSw, see the JUNOS Services Interfaces Configuration Guide.
For information about the track statement at the [edit interfaces interface-name unit unit-number family inet address address (vrrp-group | vrrp-inet6-group) group-number] or [edit logical-systems logical-system-name interfaces interface-name unit unit-number family (inet | inet6) address address (vrrp-group | vrrp-inet6-group) group-number] hierarchy level, see the JUNOS High Availability Configuration Guide.