Switching

last person joined: yesterday 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  problem in deleting an interface

    Posted 01-06-2013 04:40

    hi all
    on ex-4200,,i was just trying to delete an interface, already configured in one of my vlans earlier, from it...
    but i got folowing error...
    what does that mean???why i m unable to delete the interface???

    edit vlans abcd
      'interface ge-1/0/14.0'
        Interface ge-1/0/14.0 not enabled for switching
    error: configuration check-out failed



  • 2.  RE: problem in deleting an interface

     
    Posted 01-06-2013 09:29

    Because you're trying to assign an interface that no longer exists to a vlan. Delete the interface from the vlan and try committing again.



  • 3.  RE: problem in deleting an interface

    Posted 01-07-2013 05:32

    you can easily check if and where an interface ge-0/0/14 (or anything else) exists somewhere in your configuration:

     

    > show configuration | match ge-0/0/14 | display set



  • 4.  RE: problem in deleting an interface

    Posted 01-07-2013 21:39

    Hi,

     

    I think you got this error as you delete the interface not because you are trying to delete under VLAN

     

    # delete interface ge-1/0/14

     

    Most probably as the interface is attached to another configuration like voip for example

     

    if you want to delete just from VLAN try again

     

    # rollback

    # delete vlan abcd interface ge-1/0/14

     

    regards,

    Mohamed Elhariry