3
Switch Configuration Sample Sheet Switch#configure terminal Configuration commands, one per line. End with CNTL/Z. To Configure the Host Name of the Device Switch (config)#hostname dcc-kan-ekm-sw-01 To Configure the enable password dcc-kan-ekm-sw-01(config)#enable password nicecourt123 To Set the Telnet Password dcc-kan-ekm-sw-01(config)#line vty 0 4 dcc-kan-ekm-sw-01(config-line)#login local dcc-kan-ekm-sw-01(config-line)#password nicecourt123 Creation of VLAN dcc-kan-ekm-sw-01# configure ter Enter configuration commands, one per line. End with CNTL/Z. dcc-kan-ekm-sw-01(Config)#Vlan 101 dcc-kan-ekm-sw-01(Config)#name user-vlan Access Port Config dcc-klm-ekm-sw-01(config)# interface range fastethernet 0/1 -20 dcc-klm-ekm-sw-01(config-if)# switchport mode access dcc-klm-ekm-sw-01(config-if)# switchport access vlan 101 dcc-klm-ekm-sw-01(config-if)# no shutdown dcc-klm-ekm-sw-01(config-if)# spanning-tree portfast dcc-klm-ekm-sw-01(config-if)# spanning-tree bpduguard enable dcc-klm-ekm-sw-01(config-if)# storm-control broadcast level 5.00 dcc-klm-ekm-sw-01(config-if)# Exit Trunk Port ( Port Connectivity Between Two Switches ) Configuration

Switch Configuration Template Ver 1.0

Embed Size (px)

Citation preview

Page 1: Switch Configuration Template Ver 1.0

Switch Configuration Sample Sheet

Switch#configure terminal Configuration commands, one per line. End with CNTL/Z.

To Configure the Host Name of the DeviceSwitch (config)#hostname dcc-kan-ekm-sw-01

To Configure the enable password dcc-kan-ekm-sw-01(config)#enable password nicecourt123

To Set the Telnet Passworddcc-kan-ekm-sw-01(config)#line vty 0 4dcc-kan-ekm-sw-01(config-line)#login localdcc-kan-ekm-sw-01(config-line)#password nicecourt123

Creation of VLANdcc-kan-ekm-sw-01# configure terEnter configuration commands, one per line. End with CNTL/Z.dcc-kan-ekm-sw-01(Config)#Vlan 101dcc-kan-ekm-sw-01(Config)#name user-vlan

Access Port Configdcc-klm-ekm-sw-01(config)# interface range fastethernet 0/1 -20dcc-klm-ekm-sw-01(config-if)# switchport mode accessdcc-klm-ekm-sw-01(config-if)# switchport access vlan 101dcc-klm-ekm-sw-01(config-if)# no shutdown

dcc-klm-ekm-sw-01(config-if)# spanning-tree portfast dcc-klm-ekm-sw-01(config-if)# spanning-tree bpduguard enable dcc-klm-ekm-sw-01(config-if)# storm-control broadcast level 5.00 dcc-klm-ekm-sw-01(config-if)# Exit

Trunk Port ( Port Connectivity Between Two Switches ) Configuration

Trunk Config would only be configured on that ports which are connected with another switch.

dcc-kan-ekm-sw-01# Config tdcc-kan-ekm-sw-01(config-if)# interface Gig0/0dcc-kan-ekm-sw-01(config-if)# Description **** Connected to NIC-eCourt-AS02 , Port – Gig 0/1dcc-kan-ekm-sw-01(config-if)# switchport mode trunkdcc-kan-ekm-sw-01(config-if)#no shutdown

Device Management Configuration

dcc-kan-ekm-sw-01# Config tdcc-kan-ekm-sw-01(config)# int vlan 101dcc-kan-ekm-sw-01(config-if)# ip address 10.162.38.54 255.255.255.0dcc-kan-ekm-sw-01(config-if)#no shutdown

Page 2: Switch Configuration Template Ver 1.0

dcc-kan-ekm-sw-01(config-if)# exit

DHCP Configuration :- (only on single switch attached to server)

DHCP Config would be done only on the one switch of the Server Room.

Switch(Config)# ip dhcp excluded-address 10.162.38.1 10.162.38.63

Switch(Config)# ip dhcp pool NIC-e-Court Switch(Config)#network 10.162.38.0 255.255.255.0 Switch(Config)#default-router 10.162.38.1 Switch(Config)#lease 0 12

Command for user loginSwitch(Config)#username nic password nicecourt

Details

1. Description: - It should mention the connectivity to which switch and port.

2. Host name – check on the table 3. IP’s - check on the table4. Label Switch, 5. have small switching diagram

Sign Off procedure

1. Test each switch port2. Label each switch3. Get running configuration of each switch.4. Note down serial number of the switch.5. Have small layout diagram for Switch connectivity.

Contacts

Soffit : Sreejith.UG 9995822231 : Helpdesk 9995822233