8000 Cisco switchport mode trunk is missing a command · Issue #156 · internap/netman · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Cisco switchport mode trunk is missing a command #156
Open
@stephanerobert

Description

@stephanerobert

As tested on a physical switch, when setting an interface on trunk mode, we need to call: switchport trunk encapsulation dot1q

co-dr2.staging(config-if)#switchport mode trunk
Command rejected: An interface whose trunk encapsulation is "Auto" can not be configured to "trunk" mode.
co-dr2.staging(config-if)#switchport trunk encapsulation dot1q
co-dr2.staging(config-if)#switchport mode trunk
co-dr2.staging(config-if)#

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0