I just got a new 4506 with a 4515 sup IV module.
I powered it up, and entered the following:
en
conf t
vlan 41
int vlan41
ip address 10.41.254.254 255.255.0.0
no shut
^z
^z
now, if I type
ping 10.41.254.254
I get no replies . . . what am I doing wrong?
When I session # into the router blade on a 4006 and create a vlan interface and give it an IP, I can ping it immediately . . . so I think I'm missing something here.
And when I try to make port channels, such as
int port-channel1.41
I get an error. It only allows me to make a port channel as a whole number, for example 41, but on the 4006 blade, I can make port-channels with 1.41, 1.100, 1.241, etc. etc.
I'm having a hard time finding documentation on the 4515 that explains how to make a pingable virtual lan interface, or that deals with port channels aside from the regular command reference info, but that doesn't help me much.
Any help would be appreciated!