|
|
ru.cisco- RU.CISCO --------------------------------------------------------------------- From : Pavel A Crasotin 2:5020/400 24 Aug 2007 16:51:46 To : Sergey Nikiforov Subject : Re: дурацкий вопрос --------------------------------------------------------------------------------
И так, имеем:
router#sh ver
Cisco IOS Software, 3600 Software (C3640-JS-M), Version 12.4(16), RELEASE
SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Wed 20-Jun-07 11:43 by prod_rel_team
ROM: System Bootstrap, Version 11.1(20)AA2, EARLY DEPLOYMENT RELEASE
SOFTWARE (fc1)
router uptime is 18 minutes
System returned to ROM by power-on
System image file is "flash:c3640-js-mz.124-16.bin"
Cisco 3640 (R4700) processor (revision 0x00) with 124928K/6144K bytes of
memory.
Processor board ID 20538517
R4700 CPU at 100MHz, Implementation 33, Rev 1.0
2 FastEthernet interfaces
DRAM configuration is 64 bits wide with parity disabled.
125K bytes of NVRAM.
32768K bytes of processor board System flash (Read/Write)
Configuration register is 0x10F
Конфиг:
ip cef
no ip domain lookup
no ip dhcp use vrf connected
!
ip dhcp pool Test
network 172.16.128.0 255.255.255.0
default-router 172.16.128.1
!
interface Loopback0
ip address 172.16.128.1 255.255.255.0
!
interface FastEthernet0/0
ip address dhcp
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
!
interface FastEthernet0/1.200
encapsulation dot1Q 200
ip unnumbered Loopback0
!
interface FastEthernet0/1.300
encapsulation dot1Q 300
ip unnumbered Loopback0
!
ip http server
!
!
control-plane
!
line con 0
line aux 0
line vty 0 4
login
!
end
Втыкаю 2-ух клиентов в 200-ый VLAN.
Они получают адреса:
router#sh ip dhcp bind
Bindings from all pools not associated with VRF:
IP address Client-ID/ Lease expiration Type
Hardware address/
User name
172.16.128.2 0100.1560.bef0.a2 Dec 07 2006 06:41 PM
Automatic
172.16.128.3 0100.1708.4a53.98 Dec 07 2006 06:44 PM
Automatic
Смотрим табличку маршрутизации:
router#sh ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static
route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
172.16.0.0/16 is variably subnetted, 3 subnets, 2 masks
C 172.16.128.0/24 is directly connected, Loopback0
S 172.16.128.2/32 is directly connected, FastEthernet0/1.200
S 172.16.128.3/32 is directly connected, FastEthernet0/1.200
=) Hу не странно ли?
Hа всякий случай пропингуем обоих:
router#ping 172.16.128.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.128.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
router#ping 172.16.128.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.128.3, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
Вывод, думаю, сделаешь сам.
С уважением,
Pavel.
"Sergey Nikiforov" <Sergey.Nikiforov@p87.f63.n5028.z2.fidonet.org> wrote in
message news:MSGID_2=3A5028=2F63.87_46cd8cac@fidonet.org...
> Hi!
> 23 Aug 07 09:12, Pavel A Crasotin wrote to Sergey Nikiforov:
>
> >> Unnumbered - для point-to-point линков. RTFM.
> PAC> Hе скажи.
> PAC>
> http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_featur
> PAC> e_guide09186a00801d1dfd.html
>
> Оно вообще-то тоже для point-to-point линков. Ты невнимательно читал.
>
> WBR, Sergey
--- ifmail v.2.15dev5.4
* Origin: Nordnet ISP (2:5020/400)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.cisco/4023725581532.html, оценка из 5, голосов 10
|