Wired Intelligent Edge

 View Only
last person joined: 21 hours 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

Private Vlan CX ping gateway

This thread has been viewed 1 times
  • 1.  Private Vlan CX ping gateway

    Posted 12 days ago

    Trying to mock up using Private vlan 

    I have an active-gateway on the VSX on the 8325.  When I place the PC3 on the isolated vlan of 21 it's unable to ping the gateway or past it. 

    below is the quick overview of my setup.   Thanks

    ==========================

    6300M  Access

    ==========================

    vlan 20
        private-vlan primary
    vlan 21
        private-vlan isolated primary-vlan 20

    interface lag 1

        description Core LAG

        no shutdown

        no routing

        vlan trunk native 1

        vlan trunk allowed 1,20,50

        lacp mode active

        spanning-tree loop-guard

        private-vlan port-type promiscuous

    interface 1/1/1

        description LAG 8325-1

        no shutdown

        mtu 9100

        lag 1

    interface 1/1/2

        description LAG 8325-2

        mtu 9100

        lag 1

    ==========================

    8325 - Core

    ==========================

    vlan 20
        vsx-sync
        private-vlan primary
    vlan 21
        vsx-sync
        private-vlan isolated primary-vlan 20

    interface lag 10 multi-chassis

        description 6300 LAG

        no shutdown

        no routing

        vlan trunk native 1

        vlan trunk allowed 10,20,30,35,40,50,200

        lacp mode active

        private-vlan port-type promiscuous

    interface vlan 20

        vsx-sync active-gateways

        ip address 172.16.2.2/23

        ip address 192.168.1.2/24 secondary

        active-gateway ip mac 12:01:00:00:10:00

        active-gateway ip 172.16.2.1

        active-gateway ip 192.168.1.1