de vreo 2 ore ma tot chinui sa inteleg de ce nu merge, poate ma lumineaza
cineva

se da asa: R1 -- SW -- R2

R1#ping 192.168.200.10

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.200.10, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms
R1#ping 192.168.200.2

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.200.2, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
R1#

R1:
interface FastEthernet0/1
 ip address 192.168.200.1 255.255.255.0
 speed auto
 half-duplex
!
SW:
interface GigabitEthernet0/1
 switchport access vlan 2
 no ip address
!
interface GigabitEthernet0/2
 switchport trunk encapsulation dot1q
 switchport trunk allowed vlan 1-3,1002-1005
 no ip address
interface Vlan2
 ip address 192.168.200.10 255.255.255.0
!

R2:
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
!
interface FastEthernet0/0.1
 encapsulation dot1Q 2
 ip address 192.168.200.2 255.255.255.0
!

--
Pentru dezabonare, trimiteti mail la 
[EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'.
REGULI, arhive si alte informatii: http://www.lug.ro/mlist/


Raspunde prin e-mail lui