Quantcast
Channel: Ethernet Switching topics
Viewing all articles
Browse latest Browse all 2326

native-vlan-id ?

$
0
0

We have a lag trunk setup between our EX4500 core switch and a EX4200 edge switch. As you can see below, on the EX4200 we have native-vlan-id set to Management which is also a member of the trunk. A similar setup is done on the EX4500 with a native-vlan-id also set to Management

Why is this set this way?

Do we even need this set?

I know that native-vlan-id means that all untagged traffic coming across this link should go to the Management vlan. Our Managment vlan is used for in-band management of this edge switch.

 

    ae0 {

        description "Connected to ComRmA EX4500 Core";

        mtu 9216;

        aggregated-ether-options {

            lacp {

                active;

            }

        }

        unit 0 {

            family ethernet-switching {

                port-mode trunk;

                vlan {

                    members [ DO145 ExagridBackup HVAC Management MeruGear Servers Surveillance Hosts Storage ];

                }

                native-vlan-id Management;

            }

        }

    }


Viewing all articles
Browse latest Browse all 2326

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>