Table 3. Adding A Management Address: Example 1; Table 4. Adding A Management Ip Address: Example 2 - Allied Telesis AT-8100L/8 User Manual

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

awplus> enable
awplus# configure terminal
awplus(config)# interface vlan1
awplus(config-if)# ip address
149.82.112.72/24
awplus(config-if)# exit
awplus(config)# ip route 0.0.0.0/0
149.82.112.18
awplus(config)# exit
awplus# show ip route

Table 4. Adding a Management IP Address: Example 2

awplus> enable
awplus# configure terminal
awplus(config)# vlan database
awplus(config-if)# vlan 5 name Tech_Support
awplus(config-if)# exit
awplus(config)# interface port1.0.5,
port1.0.6,port1.0.23

Table 3. Adding a Management Address: Example 1

This example assigns the management IPv4 address to a new VLAN
called Tech_Support, with the VID 5. The VLAN will consist of the
untagged ports 5,6, and 23. The management IPv4 address and default
route of the switch will be assigned by a DHCP server on the network:
AT-8100 Switch Command Line User's Guide
Move to the Privileged Exec mode.
Move to the Global Configuration mode.
Use the INTERFACE VLAN command to
move to the VLAN Interface mode of the
Default_VLAN.
Assign the management IPv4 address to
the switch using the IP ADDRESS
command. The mask is a decimal number
that represents the number of bits, from
left to right, that constitute the network
portion of the address. For example, the
decimal masks 16 and 24 are equivalent
to masks 255.255.0.0 and 255.255.255.0,
respectively.
Return to the Global Configuration mode.
Assign the default gateway to the switch
using the IP ROUTE command.
Return to the Privileged Exec mode.
Verify the new management IPv4 address
and default gateway with the SHOW IP
ROUTE command.
Move to the Privileged Exec mode.
Move to the Global Configuration mode.
Enter the VLAN Configuration mode.
Create the new VLAN with the VLAN
command.
Return to the Global Configuration mode.
Enter the Port Interface mode for ports 5,
6, and 23.
77

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents