Quantcast
Channel: All Ethernet Switching posts
Viewing all articles
Browse latest Browse all 10307

Re: Phone in both VoiP and Data VLANs

$
0
0

Thank you for the response
I am interested in why the following configuration, is causing the MAC to appear on both VLANS?
Ignoring the dot1x element as its not applicable, as I've removed it
Is it consmetic, as the phone works?

edit interfaces ge-2/0/17 unit 0]
# show
family ethernet-switching {
    port-mode access;
    vlan {
        members DATA;

# show
voip {
    interface access-ports {
        vlan VoIP;


But when I configure trunk, as below the MAC only appears on the VoIP

    family ethernet-switching {
        port-mode trunk;
        vlan {
            members VoIP;
        }
        native-vlan-id DATA;


Viewing all articles
Browse latest Browse all 10307

Trending Articles



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