EasyManua.ls Logo

Black Box LEV2525A - CLI: Viewing and Configuring Authorized IP Managers; Building IP Masks

Black Box LEV2525A
143 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MNS-BB Software User Guide
-33-
7.4 CLI: Viewing and Configuring Authorized IP Managers
Listing the Switch’s Current Authorized IP Manager(s) Use the show ip-access command to list IP
stations authorized to access the switch. For example:
Example of the Show IP Authorized-Manager Display
The above example shows an Authorized IP Manager List that allows stations
to access the switch for a specific service.
LE2425A#access <enter>
LE2425A(access)##
Configuring IP Authorized Managers for the Switch
Syntax: allow ip=<ipaddress> mask=<netmask> service=<name|list>
To Authorize Manager Access. This command authorizes access for any station having an IP address
of 10.28.227.0 through 10.28.227.255for Telnet service:
LE2425A(access)## allow ip=10.28.227.101 mask = 255.255.255.0 service=telnet
Similarly, the next command authorizes access for any station having an IP address of 10.28.227.101
through 103 for snmp service:
LE2425A(access)##allow ip=10.28.227.101 mask=255.255.255.252 service=snmp,telnet
You can deny a service(s) for a specific IP/Net mask also as shown below.
Syntax: deny ip=<ipaddress> mask=<netmask> service=<name|list>
LE2425A(access)## deny ip=10.28.227.101 mask = 255.255.255.0 service=telnet
To Edit an Existing Access Entry. To change the mask or access level for an existing entry, use the
entry’s IP address and enter the new value(s).
LE2425A(access)## deny ip=10.28.227.101 mask = 255.255.255.0 service=web
The above command replaces the existing mask and access level for IP address 10.28.227.101 with
255.255.255.0 and web denied service.
LE2425A(access)## allow ip=10.28.227.101 mask = 255.255.0.0 service=web
The above command replaces the existing mask and access level for IP address 10.28.227.101 with
255.255.0.0 and allowed web service.
User can also remove a specific entry or all the entries using ‘remove command
Syntax: remove ip=<ipaddress> mask=<netmask>
LE2425A(access)##remove ip=10.28.227.101 mask=255.255.255.0
Access entry removed
To remove all the entries
Syntax: removeall
LE2425A(access)##removeall
Do you want to remove all Access Entries? [ 'Y' or 'N'] Y
All access entries are removed
7.5 Building IP Masks
The IP Mask parameter controls how the switch uses an Authorized Manager IP value to recognize
the IP addresses of authorized manager stations on your network.

Table of Contents

Related product manuals