You are on page 1of 5

This is a five sheet guide

Command Staff College


The existing Vlans in Command Staff College and the Procedure for adding a new vlan in the core switches

This document in whole or in part is the property of Command Staff College (CSC) Saudi Arabia and Emircom and may not be used, disclosed, or reproduced without permission

IP Addressing Scheme for the existing Internet network.


Vlan Name Administration Education1 Education2 Warfare Printing Oper&Maint Transportation Supply Bachelor Gate Management WAN Vlan ID 11 21 22 31 41 51 61 71 81 91 200 N/A Naming ADM EDU EDU WFR PRN OAM TRA SUP BAC GTE N/A RTR IP Subnet 10.0.11.0/24 10.0.21.0/24 10.0.22.0/24 10.0.31.0/24 10.0.41.0/24 10.0.51.0/24 10.0.61.0/24 10.0.71.0/24 10.0.81.0/24 10.0.91.0/24 10.0.200.0/24 10.0.250.0/24 Gateway 10.0.11.1 10.0.21.1 10.0.22.1 10.0.31.1 10.0.41.1 10.0.51.1 10.0.61.1 10.0.61.1 10.0.81.1 10.0.91.1 N/A N/A

IP Addressing Scheme for the existing Intranet network.


Vlan Name Administration1 Naming ADMIN Vlan Number 11 IP Subnet 10.100.11.0/24 Gateway 10.100.11.1

This document in whole or in part is the property of Command Staff College (CSC) Saudi Arabia and Emircom and may not be used, disclosed, or reproduced without permission

ADMIN Administration2 Education1 Education2 Education3 Education4 Education5 Education6 Education7 Education8 Warfare Printing Oper&Maint Transportation Supply Bachelor Gate ServerFarm Management EDUCA EDUCA EDUCA EDUCA EDUCA EDUCA EDUCA EDUCA WARFA PRINT OPERA TRANS SUPPL BACHE GATE Server Mange 12 21 22 23 24 25 26 27 28 31 41 51 61 71 81 91 100 200 10.100.12.0/24 10.100.21.0/24 10.100.22.0/24 10.100.23.0/24 10.100.24.0/24 10.100.25.0/24 10.100.26.0/24 10.100.27.0/24 10.100.28.0/24 10.100.31.0/24 10.100.41.0/24 10.100.51.0/24 10.100.61.0/24 10.100.71.0/24 10.100.81.0/24 10.100.91.0/24 10.100.100.0/24 10.100.200.0/24 10.100.12.1 10.100.21.1 10.100.22.1 10.100.23.1 10.100.24.1 10.100.25.1 10.100.26.1 10.100.27.1 10.100.28.1 10.100.31.1 10.100.41.1 10.100.51.1 10.100.61.1 10.100.71.1 10.100.81.1 10.100.91.1 10.100.100.1 N/A

Procedure for adding a new switch to the Intranet network:


Core switches configuration:
On the Core switch 1, perform the following steps: 1- Create the new vlan (choose a vlan ID which is unique, i.e., not used before.
This document in whole or in part is the property of Command Staff College (CSC) Saudi Arabia and Emircom and may not be used, disclosed, or reproduced without permission

conf t vlan 92 !for example description To-New Building. ip address 10.100.92.2 255.255.255.0 standby ip 10.100.92.1 standby priority 150 standby preempt

2- configure the physical interface for passing the interface to the new switch. Choose a physical interface that is not used and start the configuration:
conf t interface GigabitEthernet4/39 no shut switchport switchport trunk encapsulation dot1q switchport mode trunk

On the Core switch 2, perform the following steps: 3- Create the new vlan (choose a vlan ID which is unique, i.e., not used before.
conf t vlan 92 !for example description To-New Building. ip address 10.100.92.3 255.255.255.0 standby ip 10.100.92.1

4- configure the physical interface for passing the interface to the new switch. Choose a physical interface that is not used and start the configuration:
conf t interface GigabitEthernet4/39 no shut switchport switchport trunk encapsulation dot1q switchport mode trunk

New switch configuration:


Log on to the new switch and perform the following steps 1- Create the vlan you have just created in core switches:
conf t inter vlan 92 ip add 10.100.92.5 255.255.255.0 exit

2- Set the default gateway to the standby ip add on the core switch
conf t

This document in whole or in part is the property of Command Staff College (CSC) Saudi Arabia and Emircom and may not be used, disclosed, or reproduced without permission

ip route 0.0.0.0 0.0.0.0

10.100.92.1

3- Choose two unused physical interfaces and configure them as trunk ports to the core switches.
Conf t Inter range GigabitEthernet2/1 , GigabitEthernet2/2 no shut switchport switchport trunk encapsulation dot1q switchport mode trunk

This document in whole or in part is the property of Command Staff College (CSC) Saudi Arabia and Emircom and may not be used, disclosed, or reproduced without permission

You might also like