RE: 2924xl-en management interface [7:16899]

2001-08-22 Thread Tim Medley
you need to designate the vlan 2 interface as the management interface. To do this, use the interface command, Management. Heres an example. router# config t router(config)# interface vlan 2 router (config-if)# managment tm Tim Medley - CCNP+Voice Network Architect VoIP Group iReadyWorld --

Re: 2924xl-en management interface [7:16899]

2001-08-22 Thread Henrique Issamu terada
Did you config the vtp domain , as well vlan two , under vlan database ? Terada At 17:58 22/08/2001 -0400, Wilson, Christian wrote: >I have a 2924xl-en switch that has been erased and reloaded, all the VTP and >VLAN settings are at default. When I assign an IP address to VLAN 2, the >command i

Re: 2924xl-en management interface [7:16899]

2001-08-22 Thread John Neiberger
If you're running a later version of the 2924XL software, do the following: conf t int vlan2 ip add 000.111.222.333 255.255.255.0 management This will make VLAN2 your management VLAN. In the older versions (like 11.x) I have no idea how to do this. The 'management' command is unavailable so

Re: 2924xl-en management interface [7:16899]

2001-08-22 Thread [EMAIL PROTECTED]
You have to shutdown vlan 1 first. After that, VLAN 2 should come up fine. Rob "Wilson, Christian" @groupstudy.com on 08/22/2001 05:58:15 PM Please respond to "Wilson, Christian" Sent by: [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: 2924xl-en management interface [7:168