CCNP 350-401 ENCOR Question 315 DISCUSSION

  • 756 views
  • 2023-06-25
« Back to Main Menu

Refer to the exhibit. Communication between London and New York is down. Which command set must be applied to resolve this issue?

Q315

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?

Q315

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.

Support AceITCert.com by buying stuff you need!

2 Comments

ohhhvictor

VLAN tagging protocol is Inter-Switch Link (ISL). This protocol is Cisco proprietary, which means that, unlike 802.1Q, it can be used only between Cisco switches

2024-03-23 05:20:56
kaungmyatsoenetye

Thank ohhhvictor, well simple explained!

2024-05-13 01:13:54
In order to participate in the comments you need to be logged-in.
You can sign-up or login (it's free).