[Contents] [Prev] [Next] [Index] [Report an Error]


address

Syntax

address address {
    
arp ip-address (mac | multicast-mac) mac-address <publish>;
    
destination address;
    
eui-64;
    
broadcast address;
    
multipoint-destination destination-address dlci dlci-identifier;
    
multipoint-destination destination-address {
        
epd-threshold cells;
        
inverse-arp;
        
oam-liveness {
            up-count
cells;
            down-count
cells;
        }
        
oam-period 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;
    }
    
primary;
    
preferred;
    vrrp-group
group-number {
        
virtual-address [ addresses ];
        
priority number;
        (accept-data | no-accept-data);
        
advertise-interval seconds;
        
authentication-type authentication;
        
authentication-key key;
        (
preempt | no-preempt) {
            
hold-time seconds;
        }
        
track {
            interface
interface-name priority-cost cost;
        }
    }
}

Hierarchy Level

[edit interfaces interface-name unit logical-unit-number family family],
[edit logical-routers logical-router-name interfaces interface-name unit logical-unit-number family family]

Description

Configure the interface address.

Options

address—Address of the interface.

The remaining statements are explained separately.

Usage Guidelines

See Configure the Protocol Family, Configure Flow Monitoring, or Configure Flow Monitoring.

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]