Sie sind auf Seite 1von 17

VERIFICACION DE LA CONFIGURACION

SHOW RUNNING:

rUSA_NAMRID#show run
Building configuration...

Current configuration : 4849 bytes


!
! Last configuration change at 14:46:04 GMT Thu Jun 6 2019
version 15.3
no service pad
service timestamps debug datetime localtime
service timestamps log datetime localtime
service password-encryption
!
hostname rUSA_NAMRID
!
boot-start-marker
boot-end-marker
!
aqm-register-fnf
!
logging buffered 9000
enable secret 5 $1$yIIX$xI.TDb37Wf.4ySX2KrJNu0
!
aaa new-model
!
!
aaa authentication login default group tacacs+ enable
aaa authentication enable default group tacacs+ enable
aaa authorization commands 1 default group tacacs+ none
aaa authorization commands 15 default group tacacs+ none
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 1 default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
aaa accounting network default start-stop group tacacs+
aaa accounting connection default start-stop group tacacs+
!
!
!
!
!
aaa session-id common
memory-size iomem 10
clock timezone GMT -5 0
!
!
!
!
!
!

!
!
!
!
ip cef
no ipv6 cef
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
license udi pid C881-K9 sn FTX190980JU
!
!
!
!
!
!
!
!
class-map match-any qos5
match ip dscp cs5
match ip dscp cs6
class-map match-any P5
match ip dscp cs5
match access-group name qos5
!
policy-map SetDscpLan
class P5
set ip dscp cs5
class class-default
set ip dscp cs5
policy-map wan
class qos5
priority 768
police 768000 144000 288000 conform-action transmit exceed-action drop violate-action drop
class class-default
fair-queue
policy-map Shape768
class class-default
shape average 769000
service-policy wan
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
description Loopback de Administracion
ip address 10.234.130.100 255.255.255.255
!
interface FastEthernet0
no ip address
load-interval 30
!
interface FastEthernet1
no ip address
load-interval 30
!
interface FastEthernet2
no ip address
load-interval 30
!
interface FastEthernet3
no ip address
load-interval 30
!
interface FastEthernet4
description Enlace WAN EMBAJADA DE LOS ESTADOS UNIDOS DE AMERICA - CID:8960564 -
RPV Acceso 768 Mbps
no ip address
no ip redirects
no ip proxy-arp
ip flow ingress
ip flow egress
load-interval 30
duplex full
speed 100
!
interface FastEthernet4.10
description Enlace WAN EMBAJADA DE LOS ESTADOS UNIDOS DE AMERICA - CID:8960564 -
RPV Acceso 768 Mbps
encapsulation dot1Q 2810
ip address 10.17.9.178 255.255.255.252
ip flow ingress
ip flow egress
service-policy output Shape768
!
interface Vlan1
description Enlace LAN EMBAJADA DE LOS ESTADOS UNIDOS DE AMERICA - CID:8960564 -
RPV Acceso 768 Mbps
ip address 192.168.1.25 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
load-interval 30
!
router bgp 64516
bgp router-id 10.234.130.100
bgp log-neighbor-changes
neighbor WAN_RPVL peer-group
neighbor WAN_RPVL remote-as 12252
neighbor WAN_RPVL password 7 15074F49176C2A6B6B
neighbor WAN_RPVL timers 10 30
neighbor 10.17.9.177 peer-group WAN_RPVL
neighbor 10.17.9.177 description Enlace RPVL WAN_RPVL
!
address-family ipv4
network 10.234.130.100 mask 255.255.255.255
network 192.168.1.0
neighbor WAN_RPVL send-community both
neighbor WAN_RPVL soft-reconfiguration inbound
neighbor WAN_RPVL route-map From_VPN_TELMEX_RPVL in
neighbor WAN_RPVL route-map SET_TELMEX_COMM_RPVL out
neighbor 10.17.9.177 activate
exit-address-family
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
ip tacacs source-interface Loopback0
!
ip access-list extended qos5
permit ip any any
!
!
ip prefix-list Redes_All seq 10 permit 0.0.0.0/0 le 32
!
ip prefix-list Redes_CLARO seq 10 permit 10.234.130.100/32
ip prefix-list Redes_CLARO seq 20 permit 192.168.1.0/24
!
ip prefix-list Redes_internas seq 10 permit 10.234.130.100/32
ip prefix-list Redes_internas seq 20 permit 192.168.1.0/24
logging source-interface Loopback0
logging host 172.19.216.47
logging host 172.19.216.53
!
route-map SET_TELMEX_COMM_RPVL permit 10
description Envio de Redes LAN RPVL
match ip address prefix-list Redes_internas
!
route-map From_VPN_TELMEX_RPVL deny 10
description Denegacion de Redes LAN Internas
match ip address prefix-list Redes_internas
!
route-map From_VPN_TELMEX_RPVL permit 20
description Permitir las demas Redes de Sedes Remotas
match ip address prefix-list Redes_All
!
tacacs-server host 172.19.216.47
tacacs-server key 7 0236055511031D2A4D43191F1216150E02
!
!
!
control-plane
!
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
!
!
!
!
line con 0
password 7 063006354D08070C0A011344
no modem enable
line aux 0
line vty 0 4
session-timeout 10 output
password 7 02300D4F0A40013443580856
transport input all
!
scheduler allocate 20000 1000
!
end

rUSA_NAMRID#

SHOW START:
rUSA_NAMRID#show startup-config
Using 4849 out of 262136 bytes
!
! Last configuration change at 14:46:04 GMT Thu Jun 6 2019
version 15.3
no service pad
service timestamps debug datetime localtime
service timestamps log datetime localtime
service password-encryption
!
hostname rUSA_NAMRID
!
boot-start-marker
boot-end-marker
!
aqm-register-fnf
!
logging buffered 9000
enable secret 5 $1$yIIX$xI.TDb37Wf.4ySX2KrJNu0
!
aaa new-model
!
!
aaa authentication login default group tacacs+ enable
aaa authentication enable default group tacacs+ enable
aaa authorization commands 1 default group tacacs+ none
aaa authorization commands 15 default group tacacs+ none
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 1 default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
aaa accounting network default start-stop group tacacs+
aaa accounting connection default start-stop group tacacs+
!
!
!
!
!
aaa session-id common
memory-size iomem 10
clock timezone GMT -5 0
!
!
!
!
!
!

!
!
!
!
ip cef
no ipv6 cef
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
license udi pid C881-K9 sn FTX190980JU
!
!
!
!
!
!
!
!
class-map match-any qos5
match ip dscp cs5
match ip dscp cs6
class-map match-any P5
match ip dscp cs5
match access-group name qos5
!
policy-map SetDscpLan
class P5
set ip dscp cs5
class class-default
set ip dscp cs5
policy-map wan
class qos5
priority 768
police 768000 144000 288000 conform-action transmit exceed-action drop violate-action drop
class class-default
fair-queue
policy-map Shape768
class class-default
shape average 769000
service-policy wan
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
description Loopback de Administracion
ip address 10.234.130.100 255.255.255.255
!
interface FastEthernet0
no ip address
load-interval 30
!
interface FastEthernet1
no ip address
load-interval 30
!
interface FastEthernet2
no ip address
load-interval 30
!
interface FastEthernet3
no ip address
load-interval 30
!
interface FastEthernet4
description Enlace WAN EMBAJADA DE LOS ESTADOS UNIDOS DE AMERICA -
CID:8960564 - RPV Acceso 768 Mbps
no ip address
no ip redirects
no ip proxy-arp
ip flow ingress
ip flow egress
load-interval 30
duplex full
speed 100
!
interface FastEthernet4.10
description Enlace WAN EMBAJADA DE LOS ESTADOS UNIDOS DE AMERICA -
CID:8960564 - RPV Acceso 768 Mbps
encapsulation dot1Q 2810
ip address 10.17.9.178 255.255.255.252
ip flow ingress
ip flow egress
service-policy output Shape768
!
interface Vlan1
description Enlace LAN EMBAJADA DE LOS ESTADOS UNIDOS DE AMERICA -
CID:8960564 - RPV Acceso 768 Mbps
ip address 192.168.1.25 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
load-interval 30
!
router bgp 64516
bgp router-id 10.234.130.100
bgp log-neighbor-changes
neighbor WAN_RPVL peer-group
neighbor WAN_RPVL remote-as 12252
neighbor WAN_RPVL password 7 15074F49176C2A6B6B
neighbor WAN_RPVL timers 10 30
neighbor 10.17.9.177 peer-group WAN_RPVL
neighbor 10.17.9.177 description Enlace RPVL WAN_RPVL
!
address-family ipv4
network 10.234.130.100 mask 255.255.255.255
network 192.168.1.0
neighbor WAN_RPVL send-community both
neighbor WAN_RPVL soft-reconfiguration inbound
neighbor WAN_RPVL route-map From_VPN_TELMEX_RPVL in
neighbor WAN_RPVL route-map SET_TELMEX_COMM_RPVL out
neighbor 10.17.9.177 activate
exit-address-family
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
ip tacacs source-interface Loopback0
!
ip access-list extended qos5
permit ip any any
!
!
ip prefix-list Redes_All seq 10 permit 0.0.0.0/0 le 32
!
ip prefix-list Redes_CLARO seq 10 permit 10.234.130.100/32
ip prefix-list Redes_CLARO seq 20 permit 192.168.1.0/24
!
ip prefix-list Redes_internas seq 10 permit 10.234.130.100/32
ip prefix-list Redes_internas seq 20 permit 192.168.1.0/24
logging source-interface Loopback0
logging host 172.19.216.47
logging host 172.19.216.53
!
route-map SET_TELMEX_COMM_RPVL permit 10
description Envio de Redes LAN RPVL
match ip address prefix-list Redes_internas
!
route-map From_VPN_TELMEX_RPVL deny 10
description Denegacion de Redes LAN Internas
match ip address prefix-list Redes_internas
!
route-map From_VPN_TELMEX_RPVL permit 20
description Permitir las demas Redes de Sedes Remotas
match ip address prefix-list Redes_All
!
tacacs-server host 172.19.216.47
tacacs-server key 7 0236055511031D2A4D43191F1216150E02
!
!
!
control-plane
!
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
!
!
!
!
line con 0
password 7 063006354D08070C0A011344
no modem enable
line aux 0
line vty 0 4
session-timeout 10 output
password 7 02300D4F0A40013443580856
transport input all
!
scheduler allocate 20000 1000
!
end

rUSA_NAMRID#

SHOW VERSION:
SHOW FLASH:
SHOW CDP:

SHOW INVENTORY

VERIFICACION DE CONECTIVIDAD:
SHOW IP ROUTE:
PING WAN:

rUSA_NAMRID#ping
Protocol [ip]:
Target IP address: 10.17.9.177
Repeat count [5]: 1500
Datagram size [100]:
Timeout in seconds [2]:
Extended commands [n]:
Sweep range of sizes [n]:
Type escape sequence to abort.
Sending 1500, 100-byte ICMP Echos to 10.17.9.177, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Success rate is 1500 percent (1500/1500), round-trip min/avg/max = 1/1/16 ms
rUSA_NAMRID#

PING LAN:

rUSA_NAMRID#ping
Protocol [ip]:
Target IP address: 192.168.1.100
Repeat count [5]: 1500
Datagram size [100]: 1500
Timeout in seconds [2]: 1
Extended commands [n]: y
Source address or interface: vlan1
Type of service [0]: 160
Set DF bit in IP header? [no]:
Validate reply data? [no]:
Data pattern [0xABCD]:
Loose, Strict, Record, Timestamp, Verbose[none]:
Sweep range of sizes [n]:
Type escape sequence to abort.
Sending 1500, 1500-byte ICMP Echos to 192.168.1.100, timeout is 1 seconds:
Packet sent with a source address of 192.168.1.25
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (1500/1500), round-trip min/avg/max = 1/1/16 ms
rUSA_NAMRID#

PING LAN TO LAN:

ES UN PUNTO A PUNTO NO HAY SEDE REMOTA (PRIMERA SEDE)

PRUEBAS DE SATURACION:

SHOW POLICY-MAP INTERFACE WAN (aplica solo para RPV


COS3:
SHOW POLICY-MAP INTERFACE LAN (aplica solo para RPV)

COS3:
SHOW ACCESS-LIST: (aplica solo para RPV)

SHOW INTERFACE:

WAN:
LAN:

Das könnte Ihnen auch gefallen