> can we use other vlan instead of the vlan 1 for management purpose,
>
> i found that i can't define other vlan interface in cat2924XL
> with ios 11.2
> SA5 enterprise edition
use the 'management' vlan interface command to make the switch answer to
that.
interface vlan 999
ip address 10.1.1.1 255.255.0.0
management
int vlan 1
no ip addr
shut
remember to set 'no ip addr' on vlan 1 so that the switch doesn't use BOOTP.
if this doesn't work, you'll need to upgrade to 12.0(5) software (12.0(5)XW
i think is the latest).
-afort
This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:30 EDT