Download Print this page

Vty Access-Class (Numbered) - Centrecom FS980M/9 Command Reference Manual

Fs980m series fast ethernet managed access switches reference for alliedware plus version 5.4.6-2.x

Advertisement

IP
4 S
A
C
V
OFTWARE
CCESS
ONTROL
-
(
)
VTY ACCESS
CLASS
NUMBERED

vty access-class (numbered)

Overview
For IPv4, use this command to set a standard numbered software access list to be
the management ACL. This is then applied to all available VTY lines for controlling
remote access by Telnet and SSH. This command allows or denies packets
containing the IP addresses included in the ACL to create a connection to your
device.
ACLs that are attached using this command have an implicit deny-all filter as the
final entry in the ACL. So a typical configuration would be to permit a specific
address, or range of addresses, and rely on the deny-all filter to block all other
access.
Use the no variant of this command to remove the access list.
vty access-class {<1-99>|<1300-1999>}
Syntax
no vty access-class [<1-99>|<1300-1999>]
Mode
Global Configuration
Examples
To set access-list 4 to be the management ACL, use the following commands:
awplus#
awplus(config)#
To remove access-list 4 from the management ACL, use the following commands:
awplus#
awplus(config)#
Output
Figure 25-2: Example output from the show running-config command
Related
show running-config
Commands
vty ipv6 access-class (named)
613-50137-01 Rev A
L
(ACL) C
IST
OMMANDS
Parameter
Description
<1-99>
IPv4 standard access-list number
<1300-1999>
IPv4 standard access-list number (expanded range)
configure terminal
vty access-class 4
configure terminal
no vty access-class 4
awplus#show running-config|grep access-class
vty access-class 4
Command Reference for FS980M Series
AlliedWare Plus™ Operating System - Version 5.4.6-2.x
841

Advertisement

loading