Ip address <address> <mask> secondary – ADTRAN 5000 Series User Manual

Page 993

Advertising
background image

Command Reference Guide

Tunnel Configuration Command Set

61200990L1-35E

Copyright © 2005 ADTRAN

993

ip address <address> <mask> secondary

Use the ip address command to define an IP address on the specified interface. Use the no form of this
command to remove a configured IP address.

Syntax Description

<address>

Defines the IP address for the interface in dotted decimal notation (for example:
192.22.73.101).

<mask>

Specifies the subnet mask that corresponds to the listed IP address.

secondary

Optional. Configures a secondary IP address for the specified interface.

Default Values

By default, there are no assigned IP addresses.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.

Command History

Release 5.1

Command was introduced.

Release 9.1

Command was expanded to include tunnel interfaces.

Usage Examples

The following example configures an IP address of 192.22.72.101/30:

(config)#interface tunnel 1

(config-tunnel 1)#ip address 192.22.72.101 255.255.255.252

Advertising