You shouldn't have to do anything else to route between just those two VLANs.  Also just a side note.  The mls rp ip command is not necessary since you are using the MSFC.
i have a 6506 with a 48prt 10/100 blade i wish to configure 6 ports on one subnet (vlan2) and the rest on another (Vlan1) and use the supervisor to route between the two vlans.  does anyone have any sample configs on how to do this.  so far i have
created the two vlans and assigned the ports.  i then did a session 15:
!
router rip
network 10.0.0.0
!
Interface vlan1
    set ip address 10.0.8.21 255.255.252.0
    mls rp ip
!
interface vlan2
    set ip add   10.0.12.21 255.255.252.0
    mls rp ip
!
!
 
what else do i need here to route between the two vlans?
 
thanks for any help.  

Reply via email to