452
Views
0
Helpful
2
Replies
Core switch
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2023 09:06 AM
Hello,
How to configure IP routing on switch
Cisco WS-C3750G-12S-S Catalyst
Labels:
- Labels:
-
LAN Switching
2 Replies 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2023 09:17 AM
- (config)# ip routing
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2023 09:18 AM
conf t
ip routing
end
With the above, insuring routing is enabled, by default, the 3750G should route between all directly connected networks.
For routing beyond the directly connect networks, you'll need either to add static routing statement and/or enable dynamic routing with other routing devices.
