Connectivity Guide

Table Of Contents
Supported
Releases
10.4.3.0 or later
ip access-class
Filters connections based on an IPv4 access list in virtual terminal line.
Syntax
ip access-class access-list-name
Parameters access-list-nameEnter the access list name.
Default Not configured
Command Mode LINE VTY CONFIGURATION
Usage
Information
The no version of this command removes the filter.
Example
OS10(config)# line vty
OS10(config-line-vty)# ip access-class deny10
Supported
Releases
10.4.0E(R1) or later
ip radius source-interface
Specifies the interface whose IP address is used as the source IP address for user authentication with a RADIUS server.
Syntax
ip radius source-interface interface
Parameters interface:
ethernet node/slot/port[:subport] Enter a physical Ethernet interface.
loopback number Enter a Loopback interface, from 0 to 16383.
mgmt 1/1/1 Enter the management interface.
port-channel channel-id Enter a port-channel ID, from 1 to 28.
vlan vlan-id Enter a VLAN ID, from 1 to 4093.
Default Not configured.
Command Mode CONFIGURATION
Usage
Information
By default, no source interface is configured. OS10 selects the source IP address as the IP address of the
interface from which a packet is sent to the RADIUS server. The no version of this command removes
the configured source interface.
Example
OS10(config)# ip radius source-interface ethernet 1/1/10
Supported
Releases
10.4.3.1 or later
ip tacacs source-interface
Specifies the interface whose IP address is used as the source IP address for user authentication with a TACACS+ server.
Syntax
ip tacacs source-interface interface
Parameters interface:
ethernet node/slot/port[:subport] Enter a physical Ethernet interface.
loopback number Enter a Loopback interface, from 0 to 16383.
mgmt 1/1/1 Enter the management interface.
770 Security