Allied Telesis AT-8100L/8 User Manual page 1561

Fast ethernet switches at-8100 series management software command line interface user’s guide alliedware plus version 2.2.5
Hide thumbs Also See for AT-8100L/8:
Table of Contents

Advertisement

AT-8100 Switch Command Line User's Guide
Example
This example assigns the switch an IP address of 10.0.0.20/24. It creates
a Numbered ACL with an ID of 3022 that allows IP address 10.0.0.3 full
access to the switch. Then it creates an ACL with an ID number of 3025
that denies all IP addresses access to the switch.
It assigns ACL 3022 to VTY lines 0 through 9. Finally, ACL 3025 is
assigned to VTY lines 0 through 9. The result is that IP address 10.0.0.3
has full remote access to the switch. All other IP addresses are denied
remote access to the switch:
awplus> enable
awplus# configure terminal
awplus(config)# interface vlan10
awplus(config-if)# ip address 10.0.0.20/24
awplus(config-if)# quit
awplus(config)# access-list 3022 permit ip host 10.0.0.3
host 10.0.0.20
awplus(config)# access-list 3025 deny ip any host 10.0.0.20
awplus(config)# line vty 0 9
awplus(config-line)# access-class 3022
awplus(config-line)# access-class 3025
1561

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents