- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2008 11:05 AM - edited 03-05-2019 08:43 PM
What command is it to display what vlans are permitted over a trunk port, tagged, etc. And what command is it to set a vlan over a trunk port?
I can do this in IOS but need to know in CatOS.
I need to allow vlan 100,200 on this port.
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2008 11:12 AM
Hi Sparky,
You can use command "show trunk" to get the status of all active trunking ports. To get the details of all allowed vlans on trunk port issue a command "sh trunk
To add the vlans on existing trunk port use this command "set trunk
HTH
Ankur
*Pls rate all helpfull post
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2008 11:12 AM
Hi Sparky,
You can use command "show trunk" to get the status of all active trunking ports. To get the details of all allowed vlans on trunk port issue a command "sh trunk
To add the vlans on existing trunk port use this command "set trunk
HTH
Ankur
*Pls rate all helpfull post
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2008 12:27 PM
show vlan trunk will display vlan and ports allowed.
set trunk
example: set trunk 5/17 on dot1q
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2008 12:30 PM
show vlan trunk will display vlan and ports allowed.
set trunk
example: set trunk 5/17 on dot1q
or
set trunk
