- Подскажите как сделать пул адрессов из 192.168.17 , ВОЛКА, 22:33 , 17-Ноя-04 (1)
- Подскажите как сделать пул адрессов из 192.168.17 , Boris_M, 11:20 , 18-Ноя-04 (2)
version 12.2 service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname xxxx !! clock timezone MSK 3 clock summer-time MSD recurring last Sun Mar 2:00 last Sun Oct 3:00 ip subnet-zero no ip rcmd domain-lookup ip rcmd rsh-enable ip rcmd remote-host netup xxx.xxx.xxx.xxx root enable 8 ip rcmd remote-host gatekeeper xxx.xxx.xxx.xxx admin enable 8 ! ip dhcp pool localcp network 192.168.17.0 255.255.255.0 domain-name CP dns-server 213.221.37.5 83.102.186.2 default-router 212.222.37.2 ! ip ssh time-out 120 ip ssh authentication-retries 3 ! ! controller E1 0 ! ! ! interface Ethernet0 ip address 212.222.37.2 255.255.255.128 ip accounting output-packets ip nat outside ip route-cache flow media-type 10BaseT no cdp enable no mop enabled ! interface Ethernet1 ip address 192.168.30.1 255.255.255.0 ip accounting output-packets ip nat inside ip route-cache flow no ip mroute-cache media-type 10BaseT no cdp enable no mop enabled ! interface Serial0 no ip address no ip mroute-cache shutdown ! interface Serial1 no ip address no ip mroute-cache shutdown ! interface Serial2 no ip address no ip mroute-cache shutdown ! interface Serial3 no ip address no ip mroute-cache shutdown ! ip nat inside source list 1 interface Ethernet0 overload ip classless ip route 0.0.0.0 0.0.0.0 Ethernet0 ip flow-export source Ethernet0 ip flow-export version 5 ip flow-export destination xxx.xxx.xxx.xxx 9996 no ip http server no ip pim bidir-enable ! access-list 1 permit 192.168.17.0 0.0.0.255 ! privilege exec level 8 show ip accounting checkpoit privilege exec level 1 show ip privilege exec level 8 clear ip accounting ! line con 0 line aux 0 line vty 0 4 login local ! end
- Подскажите как сделать пул адрессов из 192.168.17 , sh_, 13:39 , 18-Ноя-04 (3)
arp IP_addr MAC_addr Ты это имел в виду?
- Подскажите как сделать пул адрессов из 192.168.17 , Boris_M, 15:02 , 18-Ноя-04 (4)
да только он пропускает любые
- Подскажите как сделать пул адрессов из 192.168.17 , sh_, 15:38 , 18-Ноя-04 (5)
Неиспользуемым адресам присвой 0000.0000.0000
- Подскажите как сделать пул адрессов из 192.168.17 , Boris_M, 17:03 , 18-Ноя-04 (6)
Столкнулся с проблемой. Как при поднятом dhcp сделать так , что бы машина с опред мас адрессом получала определенный ip адрес. (не создавая кучю dhcp пулов ) или же как сделать чтобы один раз выданный ip адресс жестко зафиксировался за машиной (время записи в таблице была безгранична )
|