- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Rota default em switch core / gateway
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2013 05:33 AM
11-28-2013 05:33 AM
Rota default em switch core / gateway
Olá pessoal.
No meu switch core da rede que também é o default gateway dos dispositivos, ele tem uma rota apontado (any) para um roteador.
Posso adiconoar outra rota para outro roteador com custo diferente para apontar algumas vlan's para este segundo router?
Preciso inserir algum comando especifico ou ativar algum recurso no switch para este serviço?
Abraços
Tomaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2013 02:20 AM
11-30-2013 02:20 AM
Re: Rota default em switch core / gateway
Google translate says:
Hello everybody.
In my core switch network which is also the default gateway of the devices, it has a route appointed (any) to a router.
I adiconoar another route to another router with different cost point to some vlan's for this second router?
I need to insert some specific command or activate a feature on the switch for this service?
I imagine you need something like this:
ip route-static 10.2.0.0 16 10.20.30.1 description SSC network ip route-static 10.20.0.0 16 10.20.30.1 description Roadshow network ip route-static 172.16.0.0 12 10.20.30.1 description SSC Cloud and RWL networks
This will work on Comware 5 and 7.