Configuring System Information 127
Deleting IP Addresses
1
Open the
OOB IP Interface Parameters
page.
2
Click
Show All
.
3
The
Interface Parameters Table
page opens.
4
Select an IP address in the
IP Address
drop-down list.
5
Select an entry in the
Interface Parameters Table
.
6
Check the
Remove
checkbox.
7
Click
Apply Changes
.
The IP address is deleted, and the device is updated.
Defining IP Interfaces Using CLI Commands
The following table summarizes the CLI commands for working with fields in the
OOB IP
Interface Parameters
page.
The following is an example of the CLI commands:
Console# configure
Console(config)# interface out-of-band-eth
Console(config-oob)# ip address 192.168.0.1 /8

Configuring Out-of-Band TACACS+ Servers

The device provides Terminal Access Controller Access Control System (TACACS+) client
support. TACACS+ provides centralized security for validation of users accessing the device.
TACACS+ provides a centralized user management system, while still retaining consistency with
RADIUS and other authentication processes. TACACS+ provides the following services:
Authentication
— Provides authentication during login and via user names and user-defined
passwords.
Authorization
— Performed at login. Once the authentication session is completed, an
authorization session starts using the authenticated user name. The TACACS+ server checks
the user privileges.
Table 6-11. Out-of-Band IP Interface Parameters CLI Commands
CLI Command Description
interface out-of-
band-eth Configures the out-of-band Ethernet port and sets the
interface configuration mode.
ip address
ip-
address
{
mask
|
prefix-length
}
Sets an IP address.