Configuracion Router Junos Chavarro
Configuracion Router Junos Chavarro
Configuracion Router Junos Chavarro
xxxxxxxxxxxxxxxx
RATE-LIMIT DVR
xxxxxxxxxxxxxxxx
set firewall family inet filter CALIDAD term DVR from source-address
192.168.156.150 ------------------------> IP DVR, indicada por
el cliente
set firewall family inet filter CALIDAD term DVR from destination-address 0.0.0.0/0
set firewall family inet filter CALIDAD term DVR then policer 1.5M
set firewall family inet filter CALIDAD term DVR then accept
set firewall family inet filter CALIDAD term OTRAS then accept
**********************************************************************************
Cuando los NV2 configuen la vpn se realiza prueba hacia la ip 192.168.2.201 con
fuente la LAN
================================================================================
La configuraci�n en la sede principal ser� configurada por un ingeniero Nivel 2
================================================================================
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXX
PASOS
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXX
===================================================================================
=======================
1. ENVIAMOS CORREO A NIVELES 2
===================================================================================
=======================
CAMBIO C836091
IDENTIFICADOR CAV30CI1128381
INGENIERO PEM JORGE PEREZ
LAN 192.169.178.0/24
WAN ROUTER 10.243.119.34/30
SEDE Meta\Villavicencio_ K32C38
-------
Buenas Tardes
Se asigna :
llave $1$nKpN$QREkU5aRamXjogv.P.9bQ.
===================================================================================
=======================
2. CONFIGURAMOS LAN Y LOOPBACK
===================================================================================
=======================
set interfaces irb unit 0 description CONEXION_LAN
set interfaces irb unit 0 family inet address 192.168.156.1/24 -------
>LAN_SUMINISTRADA_POR_CLIENTE_SE_VALIDA_CON_CLIENTE_AFECTACION_DE_SERVICIO
set interfaces lo0 unit 0 description GRAFICACION_GU
set interfaces lo0 unit 0 family inet address 10.172.8.123/32
===================================================================================
=======================
3. prueba
===================================================================================
=======================
[edit]
etb@REVAL_BOG_AVCARC41_D# run show security ike sa
Index State Initiator cookie Responder cookie Mode Remote Address
5499674 UP f2778c22e0e425c0 b99730cc7fc924d8 Main 192.168.253.1
[edit]
etb@REVAL_BOG_AVCARC41_D# run show security ipsec sa
Total active tunnels: 3
ID Algorithm SPI Life:sec/kb Mon lsys Port Gateway
<67108870 ESP:aes-cbc-256/sha256 e9dae75 3279/ 4608000 - root 500 192.168.253.1
[edit]
etb@REVAL_BOG_AVCARC41_D#
[edit]
etb@REVAL_BOG_AVCARC41_D# run show security ipsec statistics
ESP Statistics:
Encrypted bytes: 590696
Decrypted bytes: 8703828
Encrypted packets: 4474
Decrypted packets: 12428
AH Statistics:
Input bytes: 0
Output bytes: 0
Input packets: 0
Output packets: 0
Errors:
AH authentication failures: 0, Replay errors: 0
ESP authentication failures: 0, ESP decryption failures: 0
Bad headers: 0, Bad trailers: 0
[edit]
etb@REVAL_BOG_AVCARC41_D#