cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4918
Views
20
Helpful
16
Replies

WS-C3560X-24T-S management interface configuration

rooki3
Level 1
Level 1

Hello everyone,

 

I have a question regarding management interface config of the switch below:

Switch Ports Model              SW Version            SW Image                 

------ ----- -----              ----------            ----------               

*    1 30    WS-C3560X-24       15.0(2)SE             C3560E-IPBASEK9-M     

 

License applied:

#sh license

Index 1 Feature: ipservices     

Period left: Life time

License Type: Permanent

License State: Active, In Use

License Priority: Medium

License Count: Non-Counted

 

I am trying to configure the management interface (fa0/0). Below is the ip config
it is a unique IP and plugs to a physically isolated network (OOB Network). On the other end is a L3 Meraki switch.

 

interface FastEthernet0

ip address 192.168.222.68 255.255.255.240

no ip route-cache

end

 

The interface is up but not able to ping from the L3 Meraki switch to this port. 

 

Can I configure this with the current image and license I have on the switch.
Or do I need to use vrf (I have used this on other cisco switches). 

Am I missing anything on the switch.

NOTE: ip routing is not enabled on the above switch

 

Kindly let me know if you require further details.

 

16 Replies 16

Thanks for the help. I will try this and would need to make sure that switch can still send packets to the correct trunk for 172.16.x.x subnets.

rooki3
Level 1
Level 1

Hi Everyone, 

 

Thank you for all your help. Just wanted to update something on the post. We were able to purchase the a new support license on the switch and get the universal image on the switch. Also the switch already had the ipservice license on it which I was able to use.

 

I am now able to have an OOB management interface with vrf on the OOB network and another inbound management interface on an internal network.