VPRN Services
7705 SAR OS Services Guide Page 463
address
Syntax address {ip-address/mask | ip-address netmask} [broadcast {all-ones | host-ones}]
no address
Context config>service>vprn>interface
Description This command assigns an IP address, IP subnet, and broadcast address format to a VPRN IP router
interface. Only one IP address can be associated with an IP interface.
An IP address must be assigned to each VPRN IP interface. An IP address and a mask are used
together to create a local IP prefix. The defined IP prefix must be unique within the context of the
routing instance. It cannot overlap with other existing IP prefixes defined as local subnets on other IP
interfaces in the same routing context within the 7705 SAR.
The IP address for the interface can be entered in either CIDR (Classless Inter-Domain Routing) or
traditional dotted-decimal notation. The show commands display CIDR notation, which is stored in
configuration files.
By default, no IP address or subnet association exists on an IP interface until it is explicitly created.
Use the no form of this command to remove the IP address assignment from the IP interface. When
the no address command is entered, the interface becomes operationally down, as shown in
Table 57.
The operational state is a read-only variable, and the only controlling variables are the address and
administrative states. The address and administrative states are independent and can be set
independently. If an interface is in an administratively up state and an address is assigned, it becomes
operationally up and the protocol interfaces and the MPLS LSPs associated with that IP interface will
be reinitialized.
Parameters ip-address — the IP address of the IP interface. The ip-address portion of the address command
specifies the IP host address that will be used by the IP interface within the subnet. This address
must be unique within the subnet and specified in dotted-decimal notation.
Values a.b.c.d (no multicast address)
(1.0.0.0 to 223.255.255.255 (with support of /31 subnets)
Table 57: VPRN Interface State and IP Address
Address Administrative State Operational State
No address Up Down
No address Down Down
1.1.1.1 Up Up
1.1.1.1 Down Down