address
Syntax
- address address {
- arp ip-address (mac | multicast-mac) mac-address <publish>;
- broadcast address;
- address;
- destination-profile name;
- eui-64;
- master-only;
- multipoint-destination address dlci dlci-identifier;
-
- multipoint-destination address {
- cells;
- inverse-arp;
-
- oam-liveness {
- up-count cells;
- down-count 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;
- }
- ;
- preferred;
-
- (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 ];
- }
- }
Hierarchy Level
Release Information
Statement introduced before JUNOS Release 7.4.
Description
Configure the interface address.
Options
-
address—Address of the interface.
-
The remaining statements are explained separately.
Usage Guidelines
See Configuring the Protocol Family.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
