VLANs Flashcards

1
Q

CLI commands to enable layer 3 Switch to route VLAN traffic

A

ip routing - enables layer 3 routing, switches can now build routing tables

no switchport - turns layer 2 switchport to layer 3 routed port

ip address [ip] [subnet] - assign IP address to port

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CLI command to see what ports are access, trunk or routed ports

A

show interfaces status

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CLI command to see what ports belong to what VLAN

A

show vlan brief

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

CLI command to create SVI (Switch Virtual Interface) for a VLAN

A

interface [vlan]
ip address [ip] [subnet]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly