Wired Intelligent Edge

 View Only
last person joined: 3 days ago 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution

Question on VLAN Configuration

This thread has been viewed 2 times
  • 1.  Question on VLAN Configuration

    Posted 2 days ago
    I am new to this environment and currently troubleshooting an issue which appears to be a misconfiguration and needing some guidance as I am a bit confused on how this is partially working.  The configuration is core -> switch1 -> switch2 -> switch3 -> devices 
     
    In the below configuration the devices on vlan 7 work but on vlan 1 do not.
     
    Configuration
     
    Switch 1 interface that connects to Switch 2 
     
    Running configuration:
     
    interface 48
       tagged vlan 5
       untagged vlan 7
     
    Switch 2 interface that connects to Switch 1
     
    Running configuration:
     
    interface 10
       tagged vlan 7
       untagged vlan 1   
     
    Switch 2 connects to Switch 3
     
    Running configuration:
     
    interface 10
       tagged vlan 7
       untagged vlan 1
     
    Switch 3 
     
    interface 1/1/13
        no shutdown
        vlan trunk native 1
        vlan trunk allowed all
       
    If I make the below change the devices on vlan 1 works but on vlan 7 do not.
     
    Switch 1 interface that connects to Switch 2 
     
    Running configuration:
     
    interface 48
       tagged vlan 7
       untagged vlan 1