CCNP 350-401 ENCOR Question 315 DISCUSSION
« Back to Main MenuRefer to the exhibit. Communication between London and New York is down. Which command set must be applied to resolve this issue?
A.
NewYork(config)int f0/1
NewYork(config)#switchport mode dynamic desirable
NewYork(config)end
NewYork#
B.
NewYork(config)int f0/1
NewYork(config)switchport nonegotiate
NewYork(config)#end
NewYork#
C.
NewYork(config)#int f0/1
NewYork(config)#switchport trunk encap dot1q
NewYork(config)#end
NewYork#
D.
NewYork(config)#int f0/1
NewYork(config)#switchport mode trunk
NewYork(config)#end
NewYork#
Refer to the exhibit. Communication between London and New York is down. Which command set must be applied to resolve this issue?
A.
NewYork(config)int f0/1
NewYork(config)#switchport mode dynamic desirable
NewYork(config)end
NewYork#
B.
NewYork(config)int f0/1
NewYork(config)switchport nonegotiate
NewYork(config)#end
NewYork#
C.
NewYork(config)#int f0/1
NewYork(config)#switchport trunk encap dot1q
NewYork(config)#end
NewYork#
D.
NewYork(config)#int f0/1
NewYork(config)#switchport mode trunk
NewYork(config)#end
NewYork#
Correct Answer: C
TOS = Trunk Operational Status
TAS = Trunk Administrative Status
TNS = Trunk Negotiated Status
TOT = Trunk Operational Trunk-Encapsulation
TAT = Trunk Administrative Trunk-Encapsulation
TNT = Trunk Negotiated Trunk-Encapsulation
Operational = What we are doing at this moment
Administrative = How we configured it
Negotiated = What we asked for during the negotiation
If we look for trunk-encapsulation TAT, it's set for ISL. It will not work for .1q.