ONT i NQR

Pytania dt. certyfikacji CCNP, CCDP, CCSP, CCIP oraz CCVP
Wiadomość
Autor
Awatar użytkownika
tedew
wannabe
wannabe
Posty: 59
Rejestracja: 22 lis 2007, 13:19

ONT i NQR

#1

#1 Post autor: tedew »

witam,
mam problem z LAB3.1 z ONT.
Skonfigurowałem tzw. Advanced PAGENT sceniro, wszystkie adresy IP są osiągalne z każdego routera, a gdy zapuszczę NQR to wysyła około 50-100 pakietów, a reszta jest drop
Jak mogę sprawdzić co\gdzie blokuje wysłane pakiety ??

Kod: Zaznacz cały

R4(NQR:OFF,Fa0/0:1/1)#show pkt-seq-drop-stats

Summary of packet sequence/drop stats of traffic streams
    ts#   template interface      sent     recvd   dropped   out-of-seq  max-seq
    1     TCP      Fa0/0.10*       312        55       257            1       55



NQR

Kod: Zaznacz cały

fastethernet0/0
add tcp
datalink ios-dependent fastethernet0/0.10
l2-arp-for 172.16.10.1
l3-src 172.16.10.4
l3-dest 172.16.20.4
l4-dest 23
fastethernet0/0.20 ios-dependent capture
R4(trafGEN)

Kod: Zaznacz cały

!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R4
!
boot-start-marker
boot-end-marker
!
!
memory-size iomem 5
no aaa new-model
ip subnet-zero
!
!
ip cef
ip host PAGENT-SECURITY-V3 
!
!
ip vrf PAGENT
 rd 100:200
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
!
interface FastEthernet0/0.10
 encapsulation dot1Q 10
 ip vrf forwarding PAGENT
 ip address 172.16.10.4 255.255.255.0
 no snmp trap link-status
!
interface FastEthernet0/0.20
 encapsulation dot1Q 20
 ip vrf forwarding PAGENT
 ip address 172.16.20.4 255.255.255.0
 no snmp trap link-status
!
interface FastEthernet1/0
 ip address 172.16.14.4 255.255.255.0
 duplex auto
 speed auto
!
!
interface Serial0/0
 ip address 172.16.34.4 255.255.255.0
 serial restart-delay 0
!
interface Serial0/1
 no ip address
 shutdown
 serial restart-delay 0
!
router ospf 1
 log-adjacency-changes
 network 172.16.0.0 0.0.255.255 area 0
!
ip http server
ip classless
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
line con 0
 exec-timeout 0 0
line aux 0
line vty 0 4
 login
!
!
end

w lab jest też podane aby dodać trzy trasy statyczne VRF, dodaje je, ale nigdzie ich nie widać (SH IP ROUTE VRF PAGENT), z VRF nie miałem styczności - tak ma być ??

pozdr
CCNA,CCNP

ODPOWIEDZ