- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2015 08:43 AM - edited 03-07-2019 11:53 PM
We have a 4507 and going through the steps to enable routing, doesn't seem to make any change in the switch. Am I missing something here? Correct me if I'm wrong but should I not see "ip routing" under ip subnet-zero?
4507(config)#ip routing
4507(config)#do sh run
Building configuration...
Current configuration : 6549 bytes
!
version 15.0
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
service compress-config
!
hostname DUR-4507
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$i6GY$ik/W1flFchFCYejHaFgOz/
!
!
no aaa new-model
ip subnet-zero
!
!
ip vrf mgmtVrf
!
vtp domain null
vtp mode transparent
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2015 09:30 AM
Harold
It differs per switch model as to what is the default.
So if you typed "no ip routing" that should show in your configuration.
But if "ip routing" is on by default it won't necessarily be there.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2015 09:30 AM
Harold
It differs per switch model as to what is the default.
So if you typed "no ip routing" that should show in your configuration.
But if "ip routing" is on by default it won't necessarily be there.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2015 09:59 AM
Thanks Jon, tested and you're correct.
Regards
Harold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2015 09:54 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
You might also try a "show run all".
