Routing on a Stick Flashcards

1
Q

turn switch to trunk

A

(config)# int fa0/1

(config-if)# switchport mode trunk

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

sub interfaces on router

A

(config)# int fa0/0
(config-if)# no ip address
(config-if)# no shut

(config-if)# int fa0/0.2
(config-subif)# encapsulation dot1q 2
(config-subif)# ip address 192.168.10.17 255.255.255.240

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