Chapter 3 Avaya P330-ML Layer 3 CLI Commands

ip srrp backup

User level: privileged, supervisor.

Use the ip srrp backup command to backup an additional interface of the main router using the SRRP application. If the main router fails, the switch takes over its activities on all configured interfaces.

The syntax for this command is:

ip srrp backup <main router addr>

main router addr

IP address of the main router interface

Example:

Router-N(config-if:marketing)#ip srrp backup 192.168.50.11

ip vlan/ip vlan name

User level: privileged, supervisor.

Use the ip vlan and ip vlan name commands to specify the VLAN on which an IP interface resides. You can specify either the VLAN ID using the ip vlan command or the VLAN name using the ip vlan name command.

The no ip vlan or no ip vlan name command to reset the IP interface to the default VLAN.

The syntax for this command is:

[no] ip vlan <vlan-id>

or

ip vlan name <vlan-Name>

Example:

To specify VLAN developmental as the VLAN used by interface “products”:

Router-N(config-if:marketing)# ip vlan name development

If you wish to enter a name which includes spaces, you must enclose the entire name in quotation marks, for example “new york”.

286

Avaya P330-ML Reference Guide

Page 302
Image 302
Avaya P330-ML-ML manual Ip srrp backup, Ip vlan/ip vlan name