Skip to content

"show interfaces status" always shows port as trunk port #3787

Open
@cshivashgit

Description

@cshivashgit

show interface status always shows L2 port as trunk port even if port is configured as Access port via “config switchport mode access xxx”

Below is the output which shows Ethernet0 is configured as an Access port but the show interface status shows Ethernet0 as trunk.

root@sonic:~# config switchport mode access Ethernet0
Ethernet0 switched to access mode

root@sonic:~# show interfaces switchport status | grep Ethernet0
Ethernet0    access

root@sonic:~#
root@sonic:~# show interfaces status | grep Ethernet0
  Ethernet0  2304,2305,2306,2307     100G   9100    N/A     etp0   trunk      up       up  QSFP28 or later         N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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