Knowledgebase:
Edge-Core switch basic configuration
Posted by Tennyson LaJeunesse on 23 May 2024 07:17 AM

Switch to router

interface ethernet 1/48

    description {text}

    switchport all vlan #,#,#,# tagged

Switch to switch

interface ethernet 1/48

    description {text}

    switchport allowed vlan add 1,#,#,# tagged - Include VLAN 1

    switchport mode trunk


Comments (0)