Ip Interface - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

IP Commands

ip interface

Configures an IP interface to enable IP routing on a VLAN. Without an IP interface, traffic is bridged
within the VLAN or across connections to the same VLAN on other switches.
ip interface name [address ip_address] [mask subnet_mask] [admin [enable | disable]] [vlan vid]
[forward | no forward] [local-proxy-arp | no local-proxy-arp] [eth2 | snap] [primary | no primary]
[local-host-dbcast [enable | disable]
no ip interface name
Syntax Definitions
name
ip_address
subnet_mask
admin enable
admin disable
vid
forward
no forward
local-proxy-arp
no local-proxy-arp
eth2
snap
primary
no primary
local-host-dbcast enable
local-host-dbcast disable
OmniSwitch CLI Reference Guide
Text string up to 20 characters. Use quotes around string if description
contains multiple words with spaces between them (e.g. "Alcatel-Lucent
Marketing"). Note that this value is case sensitive.
An IP host address (e.g. 10.0.0.1, 171.15.0.20) to specify the IP router
network.
A valid IP address mask (e.g., 255.0.0.0, 255.255.0.0) to identify the IP
subnet for the interface.
Enables the administrative status for the IP interface.
Disables the administrative status for the IP interface.
An existing VLAN ID number (1–4094).
Enables forwarding of IP frames to other subnets.
Disables forwarding of IP frames. The router interface still receives
frames from other hosts on the same subnet.
Enables Local Proxy ARP on the specified interface.
Disables Local Proxy ARP on the specified interface.
Specifies Ethernet-II encapsulation.
SNAP encapsulation.
Designates the specified IP interface as the primary interface for the
VLAN.
Removes the configured primary IP interface designation for the
VLAN. The first interface bound to the VLAN becomes the primary by
default.
Accepts and processes packets destined for the directed broadcast
address of the interface.
Drops packets destined for the directed broadcast address of the inter-
face.
June 2012
page 14-5

Advertisement

Table of Contents
loading

Table of Contents