Cisco+lab+162

Try adding a third VLAN (e.g., VLAN 30) to the topology. Can you add it to the trunk and create a new sub-interface without breaking the existing configuration? Give it a try!

b. Observe the output columns: Interface, IP-Address, OK?, Method, Status, Protocol. c. What is the status of the interfaces? (If no cables are connected, Status is usually "administratively down" or "down").

On a switch, you'll create a VLAN for each department and assign switch ports to the appropriate VLANs. For instance, you'd create VLAN 10 named Engineering and assign all ports connected to engineering PCs to that VLAN. This isolates their traffic from the sales department. cisco+lab+162

Step 3: Configuring Remote Management via Secure Shell (SSH)

: Set up a topology and initialize devices (router and switch). Try adding a third VLAN (e

By mastering the steps in this lab, you are building the foundation required for advanced routing and switching topics, preparing yourself for the CCNA exam.

She checked the duplex. Full. Speed. 1000. All correct. What is the status of the interfaces

show ip interface brief : Check interface status and IP addresses. show running-config : Review applied configurations. show ip route : View the routing table.

S1(config)# interface fa0/2 S1(config-if)# switchport mode access S1(config-if)# switchport access vlan 20 S1(config-if)# no shutdown

Ensure the link to the router is indeed trunking.