Compare cert salaries and plan your next career move
STEP 3. Configure an IP address for the switch To be able to manage the switch using telnet, you will need to configure it with an IP address. Instead of assigning an IP address to one of the switch ports, we are going to assign an IP address to the Management VLAN. Use the following commands to assign the IP address 192.168.1.254 to VLAN 1, which is the management VLAN by default:TEswitch1(config)#interface vlan 1 TEswitch1(config-if)#ip address 192.168.0.9 255.255.255.0 TEswitch1(config-if)#no shutdown If you need to be able to connect to the switch from other networks, you will also need to configure a default gateway address. For example, if the switch is connected to a router with the IP address 192.168.1.254, use the following command, in Global Configuration mode, to use it as the default gateway:TEswitch1(config-if)#exit TEswitch1(config)#ip default-gateway 192.168.0.254
Compare salaries for top cybersecurity certifications. Free download for TechExams community.