Главная страница


ru.cisco

 
 - RU.CISCO ---------------------------------------------------------------------
 From : vit slipchenko                       2:5020/400     30 Aug 2002  12:29:14
 To : All
 Subject : cisco 3620 w catalyst C2924-XL trunk вопрос!
 -------------------------------------------------------------------------------- 
 
 Господа в чем я не прав?
 результаты пингов внизу.
 =====================
 catalyst 2924
 =====================
 !
 !
 interface FastEthernet0/1
  switchport trunk encapsulation dot1q
  switchport mode trunk
 !
 interface FastEthernet0/2
  switchport access vlan 2
  spanning-tree portfast
 !
 interface FastEthernet0/3
  switchport access vlan 3
  spanning-tree portfast
 !
 interface FastEthernet0/4
  switchport access vlan 4
  spanning-tree portfast
 !
 !
 interface VLAN1
  ip address 10.10.10.2 255.255.255.0
  no ip directed-broadcast
 !
 ip default-gateway 10.10.10.1
 !
 !
 end
 
 c2924-XL#sh vlan
 VLAN Name                             Status    Ports
 ---- -------------------------------- ---------
 -------------------------------
 1    default                          active    Fa0/5, Fa0/6, Fa0/7,
 Fa0/8,
                                                 Fa0/9, Fa0/10, Fa0/11,
 Fa0/12,
                                                 Fa0/13, Fa0/14,
 Fa0/15, Fa0/16,
                                                 Fa0/17, Fa0/18,
 Fa0/19, Fa0/20,
                                                 Fa0/21, Fa0/22,
 Fa0/23, Fa0/24
 2    SVR                              active    Fa0/2
 3    Kovpaka                          active    Fa0/3
 4    Pavlovskaya                      active    Fa0/4
 1002 fddi-default                     active
 1003 token-ring-default               active
 1004 fddinet-default                  active
 1005 trnet-default                    active
 
 ================================================================================
 =
 cisco 3620
 ================================================================================
 =
 !
 interface Ethernet0/0
  no ip address
  no ip redirects
  no ip unreachables
  no ip proxy-arp
  no ip mroute-cache
  no keepalive
  full-duplex
  no cdp enable
 !
 interface Ethernet0/0.1
  encapsulation dot1Q 1 native
  ip address 10.10.10.1 255.255.255.0
  no ip redirects
  no ip proxy-arp
  no cdp enable
 !
 interface Ethernet0/0.2
  encapsulation dot1Q 2
  ip address 212.113.41.54 255.255.255.252
  no ip redirects
  no ip proxy-arp
  ip nat outside
  no cdp enable
 !
 interface Ethernet0/0.3
  encapsulation dot1Q 3
  ip address 192.168.2.1 255.255.255.0
  no ip redirects
  no ip proxy-arp
  no cdp enable
 !
 interface Ethernet0/0.4
  encapsulation dot1Q 4
  ip address 192.168.1.1 255.255.255.0
  no ip redirects
  no ip proxy-arp
  no cdp enable
 !
 #sh vlan
 
 Virtual LAN ID:  1 (IEEE 802.1Q Encapsulation)
 
    vLAN Trunk Interface:   Ethernet0/0.1
 
  This is configured as native Vlan for the following interface(s) :
 Ethernet0/0
 
    Protocols Configured:   Address:              Received:
 Transmitted:
            IP              10.10.10.1                   0
 10
 
 Virtual LAN ID:  2 (IEEE 802.1Q Encapsulation)
 
    vLAN Trunk Interface:   Ethernet0/0.2
 
    Protocols Configured:   Address:              Received:
 Transmitted:
            IP              212.113.41.54            31581
 23547
 
 Virtual LAN ID:  3 (IEEE 802.1Q Encapsulation)
 
    vLAN Trunk Interface:   Ethernet0/0.3
 
    Protocols Configured:   Address:              Received:
 Transmitted:
            IP              192.168.2.1                  0
 0
 
 Virtual LAN ID:  4 (IEEE 802.1Q Encapsulation)
 
    vLAN Trunk Interface:   Ethernet0/0.4
 
    Protocols Configured:   Address:              Received:
 Transmitted:
            IP              192.168.1.1                  0
 0
 ============================================================
 #ping 10.10.10.2
 
 Type escape sequence to abort.
 Sending 5, 100-byte ICMP Echos to 10.10.10.2, timeout is 2 seconds:
 .....
 Success rate is 0 percent (0/5)
 #ping 192.168.1.20
 
 Type escape sequence to abort.
 Sending 5, 100-byte ICMP Echos to 192.168.1.20, timeout is 2 seconds:
 !!!!!
 Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
 
 #ping 212.113.41.53
 
 Type escape sequence to abort.
 Sending 5, 100-byte ICMP Echos to 212.113.41.53, timeout is 2 seconds:
 !!!!!
 Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/4 ms
 --- ifmail v.2.15dev5
  * Origin: TSU (2:5020/400)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 cisco 3620 w catalyst C2924-XL trunk вопрос!   vit slipchenko   30 Aug 2002 12:29:14 
 Re: cisco 3620 w catalyst C2924-XL trunk вопрос!   Andrey Tarasov   30 Aug 2002 21:06:37 
 Re: cisco 3620 w catalyst C2924-XL trunk вопрос!   vit slipchenko   02 Sep 2002 16:26:05 
 Re: cisco 3620 w catalyst C2924-XL trunk вопрос!   Alekseev Aleksey   02 Sep 2002 23:29:21 
 Re: cisco 3620 w catalyst C2924-XL trunk вопрос!   vit slipchenko   03 Sep 2002 12:55:39 
 cisco 3620 w catalyst C2924-XL trunk вопрос!   Alekseev Aleksey   04 Sep 2002 00:54:45 
 Re: cisco 3620 w catalyst C2924-XL trunk вопрос!   vit slipchenko   04 Sep 2002 10:30:37 
 Re: cisco 3620 w catalyst C2924-XL trunk вопрос!   Sergey Goncharov   05 Sep 2002 11:31:04 
 Re: cisco 3620 w catalyst C2924-XL trunk вопрос!   vit slipchenko   09 Sep 2002 10:52:03 
Архивное /ru.cisco/20801fca9f54.html, оценка 3 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional