From: Yasser Aly (blackyeyes00@hotmail.com)
Date: Sun Jun 06 2004 - 19:29:06 GMT-3
Hello,
In IE workbook, Lab 7 Task 1.5
Task is asking to make a dot1q trunk on port 6. This trunk should not be
negotiated via DTP.
It is also asked to create another dot1q trunk on port 13. This trunk should
be negotiated via DTP.
Solution was :
===========
int f0/6
switchport trunk encap dot1q
switchport mode trunk
int f0/13
switchport trunk encap dot1q
===========
Question:
When asked not to negotiate via DTP, why the command "switchport
nonegotiate" was not used ?
I can see that static trunking has been configured but still why the
nonegotiate command was not used ?
If the solution is correct then kindly explain when it would be required to
use the " switchport nonegotiate " command.
Regards,
Yasser
This archive was generated by hypermail 2.1.4 : Sat Jul 03 2004 - 19:40:34 GMT-3