Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
AAA Commands
page 58-42
OmniSwitch CLI Reference Guide
September 2009
avlan auth-ip
Configures an IP address to be used for VLAN authentication. 
avlan vlan_id auth-ip ip_address
Syntax Definitions
vlan_id
The ID of the Authenticated VLAN.
ip_address
The IP address to be used for authentication on this VLAN. The IP 
address must have the same mask as the router port address for the 
Authenticated VLAN.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• If an IP address is not configured for an Authenticated VLAN, the switch automatically configures the 
address with an authentication address based on the router port address (x.x.x.253).
• The IP address of the Authenticated VLAN must have the same mask as the router port address. For 
example, if the router port address of the Authenticated VLAN is 10.10.2.4, then the IP address must 
be 10.10.2.x.
• When modifying the authentication address for a specific VLAN, make sure that the new address does 
not match an IP router interface address for the same VLAN. IP address resolution problems can occur 
if these two addresses are not unique.
• VLANs are set up for authentication through the 
Examples
-> avlan 3 auth-ip 10.10.2.4
Release History
Release 6.1; command was introduced.