|
|
ru.cisco- RU.CISCO --------------------------------------------------------------------- From : Dima Yasser 2:5020/400 06 Aug 2002 07:55:23 To : All Subject : Помогите настроить второй модем на Cisco2621/WIC-2T --------------------------------------------------------------------------------
Имеем Cisco 2621 c WIC-2T, подключенную в провайдеру модемом на Ser0/0
startup-config:
!
gateway
!
!
interface Loopback1
ip address X.Y.183.145 255.255.255.255
no ip directed-broadcast
!
interface FastEthernet0/0
no ip address
no ip directed-broadcast
shutdown
duplex auto
speed auto
!
interface Serial0/0
bandwidth 2048
ip unnumbered Loopback1
no ip directed-broadcast
ip nat outside
no fair-queue
!
interface FastEthernet0/1
ip address 10.0.3.1 255.255.255.0
no ip directed-broadcast
ip nat inside
duplex auto
speed auto
!
interface Serial0/1
no ip address
no ip directed-broadcast
shutdown
!
ip nat inside source list auto interface Loopback1 overload
ip classless
ip route 0.0.0.0 0.0.0.0 X.Y.1.2
ip route X.Y.1.2 255.255.255.255 Serial0/0
ip route X.Y.183.144 255.255.255.252 FastEthernet0/0
no ip http server
!
!
ip access-list extended auto
deny ip any X.Y.183.144 0.0.0.3
permit ip 10.0.3.0 0.0.0.255 any
deny ip any any
!
line con 0
transport input none
line aux 0
line vty 0 4
!
end
А теперь нужно подключить к Serial0/1 модем с выделенкой (Zelax M-144)
через PPP (192.168.2.204 <-> 192.168.2.1) и добавить роутинг на
192.168.0.1 через 192.168.2.1
Что посоветуете?
--
Дмитрий
Отправлено через сервер Форумы@mail.ru - http://talk.mail.ru
--- ifmail v.2.15dev5
* Origin: Talk.ru (2:5020/400)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.cisco/6488c83de367.html, оценка из 5, голосов 10
|