Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
{ "lCode": "en_US", "lName": "English", "folder": "en_US" }
English
 

Protocol Family Configuration and Interface Address Statements

date_range 30-Aug-18

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:

content_copy zoom_out_map
family family {
address address {
destination address;
}
bundle interface-name;
dialer filter-name;
input filter-name;
output filter-name;
group filter-group-number;
}
interface-mode (access | trunk);
ipsec-sa sa-name;
mtu bytes;
arp policer-template-name;
input policer-template-name;
output policer-template-name;
}
protocols [inet iso mpls];
proxy inet-address address;
remote (inet-address address | mac-address address);
rpf-check <fail-filter filter-name>;
direction;
}
service-set service-set-name <service-filter filter-name>;
post-service-filter filter-name;
}
service-set service-set-name <service-filter filter-name>;
}
}
vlan-id number;
vlan-id-list [number number-number];
unnumbered-address interface-name destination address destination-profile profile-name;
address address {
arp ip-address (mac | multicast-mac) mac-address <publish>;
broadcast address;
destination address;
multipoint-destination address dlci dlci-identifier;
up-count cells;
down-count cells;
}
oam-period (disable | seconds);
(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.

footer-navigation