Quick Start Guide

QSG_RLGE2FE16R_REV– 3 Aug 2016 PAGE 15
QUICK START GUIDE RLGE2FE16R
TECH SUPPORT: 1.888.678.9427
Check Vlan IP addresses by typing show ip interface
RLGE2FE16R# show ip interface
vlan1 is up, line protocol is up
Inter n et A d d r ess is 10.0.0.0/8
Broad c a st Ad d r e ss 10.0.0.255
Create management VLAN
Give management VLAN an IP address
» Enter global configuration mode by typing Configure Terminal in the command line you will
see RLGE2FE16R(config)#
» Enter vlan interface you wish to set an IP address for (Format will be ip address (a) subnet mask
(b) a.a.a.a b.b.b.b)
» Followed by no shutdown command to make sure vlan is not shut down
Exit will be used to exit the interface
Now you set up layer 2. Enter Vlan x and add ports to the vlan.
Once done, use end to exit back to root mode
Enter wr st (write startup) to save all configurations
RLGE2FE16R(config)# interface vlan 1
RLGE2FE16R(config-if)# ip address 10.10.10.1 255.255.255.0
RLGE2FE16R(config-if)# no shutdown
RLGE2FE16R(config-if)# exit
RLGE2FE16R(config)# vlan 1
RLGE2FE16R(config-vlan)# ports fastethernet 0/1-8 gigabitethernet 0/3 untagged fastethernet
0/1-8
RLGE2FE16R(config-vlan)# end
RLGE2FE16R# wr st
Building configuration ...
[OK]
% startup-config saved successfully
RLGE2FE16R#
» You now need to add ports to specific vlans.
Enter into global config once again (Conf t)
Enter the interface you wish to add to the vlan and set Port vlan ID to the vlan number