Protocol Family Configuration and Interface Address Statements
For each logical interface, you must configure one or more protocol families. You can also configure interface address properties. To do this, include the following statements:
family family {
address address {
destination address;
}
bundle interface-name;
interface-mode (access | trunk);
ipsec-sa sa-name;
mtu bytes;
protocols [inet iso mpls];
proxy inet-address address;
remote (inet-address address | mac-address address);
rpf-check <fail-filter filter-name>;
service {
}
vlan-id number;
vlan-id-list [number number-number];
address address {
arp ip-address (mac | multicast-mac) mac-address <publish>;
broadcast address;
destination address;
destination-profile name;
multipoint-destination address dlci dlci-identifier;
multipoint-destination address {
epd-threshold cells;
oam-period (disable | seconds);
shaping {
(cbr rate | rtvbr peak rate sustained rate burst length | vbr peak rate sustained rate burst length);
queue-length number;
}
vci vpi-identifier.vci-identifier;
}
(vrrp-group | vrrp-inet6-group) group-number {
(accept-data | no-accept-data);
advertise-interval seconds;
authentication-type authentication;
authentication-key key;
fast-interval milliseconds;
(preempt | no-preempt) {
hold-time seconds;
}
priority-number number;
track {
priority-cost seconds;
priority-hold-time interface-name {
interface priority;
bandwidth-threshold bits-per-second {
priority;
}
}
route ip-address/mask routing-instance instance-name priority-cost cost;
}
virtual-address [ addresses ];
}
}
}
You can include these statements at the following hierarchy levels:
[edit interfaces interface-name unit logical-unit-number]
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number]
For information about interface-specific protocol and address properties, see Configuring T1 and NxDS0 Interfaces.