Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
AAA Commands
page 58-86
OmniSwitch CLI Reference Guide
September 2009
aaa hic allowed-name
Configures a list of servers that are excluded from the Host Integrity Check (HIC) process. This list identi-
fies servers that a host can communicate with during the verification process, when the host has limited 
access to the network.
aaa hic allowed-name server ip-address ip_address [ip-mask subnet_mask]
aaa hic no allowed-name server
Syntax Definitions
server
The name of the server.
ip_address
The IP address of the primary HIC server. 
subnet_mask
A valid IP address mask (e.g., 255.0.0.0, 255.255.0.0) to identify the IP 
subnet for the download server.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855
Usage Guidelines
• Use the no form of the command to remove a server from the HIC exception list.
• Up to four server exception entries are allowed.
• If a host device requires access to the HIC server via a Web-based agent, make sure the Web agent 
download server is added to this list.
• Add any additional servers required for remediation to this list..
Examples
-> aaa hic allowed-name rem-srv1 ip-address 10.1.1.1 
-> aaa hic allowed-name patch-srv1 ip-address 11.1.1.1
-> aaa hic allowed-name web-agent-srv1 ip-address 12.1.1.1
-> aaa hic no allowed-name rem-srv1
Release History
Release 6.3.4; command was introduced.
parameter
default
subnet_mask
255.255.255.255