Switching

last person joined: 13 hours ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  Connecting to Cisco Device

    Posted 05-11-2014 14:50

    Hello,

     

    I am attempting to connect to a Cisco WAP that has the setting depicted in the image below:.

    Cisco WAP

     

    That device is connected to an EX3300 switch, on a port configured thusly:

    show interfaces ge-0/0/19

    unit 0 {
    family ethernet-switching {
    port-mode trunk;
    vlan {
    members all;
    }
    native-vlan-id 10;
    }
    }

     

    One of the vlans on the EX3300 has the vlan-id 10.

     

    Earlier today, the Cisco device had been configured as depicted below:

    cisco_ap541n_vlan_orig.PNG

     

    And the EX3300 port had been port-mode access, and communication had been successful.  Now I can't communicate with it, and I am not onsite (not console access to the Cisco device).  Classic!

     

    Any help is, of course, very much appreciated.



  • 2.  RE: Connecting to Cisco Device
    Best Answer

    Posted 05-12-2014 09:47

    So you will need to create a vlan for your management with a vlan-id 1. Set the appropriate IP on the vlan.1 interface and associate the vlan.1 interface with the vlan with ID 1 using the l3-interface command.