cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 
cancel
2531
Visitas
0
ÚTIL
2
Respuestas

virtual gateway

TECH-JEFF
Level 1
Level 1

Hi, I'd like to know how to create a virtual gateway? is there a command for this?

Thanks

Jeff

Jefferson Co
1 SOLUCIÓN ACEPTADA

Soluciones aceptadas

Philip D'Ath
VIP Alumni
VIP Alumni

You can use HSRP.

http://www.cisco.com/c/en/us/support/docs/ip/hot-standby-router-protocol-hsrp/9234-hsrpguidetoc.html

Example:

interface ethernet0
     ip address 10.1.1.1 255.255.255.0
     standby ip  10.1.1.3 

Ver la solución en mensaje original publicado

2 RESPUESTAS 2

Philip D'Ath
VIP Alumni
VIP Alumni

You can use HSRP.

http://www.cisco.com/c/en/us/support/docs/ip/hot-standby-router-protocol-hsrp/9234-hsrpguidetoc.html

Example:

interface ethernet0
     ip address 10.1.1.1 255.255.255.0
     standby ip  10.1.1.3 

Thanks Pihilip for the input, will try it in Packet Tracer.

Thanks

Jeff

Jefferson Co