12-10 User Guide for the Avaya P580 and P882 Multiservice Switches, v6.1
Chapter 12
CLI Commands To create an IP interface, you must use two CLI commands:
1. Create an Interface Name first.
(configure)# interface <interface_name> type <ethernet |
nbma>
Example: (configure)# interface myif type ethernet
2. Assign an IP address to the interf ace.
(confg-if:myif)# ip address <ip-address> <mask>
Example: (config-if:myif)# ip address 192.168.97.1
255.255.255.0
Enabling IP Routing Global Parameters
You can enable IP Unicast Forwarding (Routing) Globally using either the
Web Agent or the CLI.
Multicast Protocol Specify the multicast protocol for the interface. Options
include:
• None (Default)
• DVMRP
• IGMP
* Note: By Default, multicast forwarding is
disabled. To enable multicast forwardi ng
go to the IP Global Configuration page.
Proxy ARP Enable or disable Proxy ARP. The default value is
Disable.
ICMP Redirect Enable or disable ICMP Redirect (IDRP). The default
value is Enable.
NetBIOS UDP
Rebroadcast Enable or disable NetBIOS UDP Rebroadcasts. The
default value is Disable.
VRRP Enable or disable Virtual Redundancy Router Protocol.
The default value is Disable.
BOOTP/DHCP
Relay Gateway Enable or disable the BOOTP/DHCP Relay Agent. The
default value is Enable.
Table 12-1. Add IP Interface Web Page Fields
Parameter Allows you to...
3 of 3