Ponemos un ejemplo dos routers conectados con 4 enlaces serie vamos a hacer que se comporten como un único enlace.
Interfaces físicas
int serial 0/0 no ip add encapsulation ppp ppp multilink group 1 no shut int serial 0/1 no ip add encapsulation ppp ppp multilink group 1 no shut int serial0/2 no ip add encapsulation ppp ppp multilink group 1 no shut int serial 0/3 no ip add encapsulation ppp ppp multilink group 1 no shut
Ahora creamos la interfaz lógica que a diferencia con los etherchannel no se crea directamente.
interface multilink 1 ip add 10.0.0.1 255.255.255.252 encapsulation ppp ppp multilink ppp multilink group 1
En R2 repetimos los mismos pasos cambiando la IP correspondiente
R1#ping 10.0.0.2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.0.0.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 4/33/84 ms R1#sh ppp multilink Multilink1, bundle name is R2 Endpoint discriminator is R2 Bundle up for 01:04:03, total bandwidth 6176, load 1/255 Receive buffer limit 48000 bytes, frag timeout 1000 ms Interleaving disabled 0/0 fragments/bytes in reassembly list 0 lost fragments, 22 reordered 0/0 discarded fragments/bytes, 0 lost received 0xC6 received sequence, 0x7F sent sequence Member links: 4 active, 0 inactive (max not set, min not set) Se0/1, since 01:04:03, 3860 weight, 1496 frag size Se0/2, since 01:04:03, 3860 weight, 1496 frag size Se0/3, since 01:04:03, 3860 weight, 1496 frag size Se0/0, since 01:04:01, 3860 weight, 1496 frag size No inactive multilink interfacesY tenemos el enlace multilink levantado.
Graciasssssssss!!! :D
ResponderEliminara tu servicio Mentxu
ResponderEliminargracias compañero
ResponderEliminargarx
ResponderEliminar