return

Ответ к задаче №8.2

19 июля 2013, 07:44
hostname balagan-router!
router bgp 64501
no synchronization
bgp log-neighbor-changes
network 101.0.0.0 mask 255.255.240.0
neighbor 101.0.0.2 remote-as 64500
neighbor 101.0.0.2 default-originate
neighbor 101.0.0.2 prefix-list DEFAULT out

neighbor 101.0.0.6 remote-as 64502
neighbor 101.0.0.10 remote-as 64503
no auto-summary
!
ip prefix-list DEFAULT seq 5 permit 0.0.0.0/0hostname PhCert-router!
router bgp 64502
no synchronization
bgp log-neighbor-changes
network 102.0.0.0 mask 255.255.248.0
neighbor 101.0.0.5 remote-as 64501
neighbor 102.0.0.2 remote-as 64500
neighbor 102.0.0.2 default-originate
neighbor 102.0.0.2 prefix-list DEFAULT out
neighbor 102.0.0.10 remote-as 64503
no auto-summary
!
ip prefix-list DEFAULT seq 5 permit 0.0.0.0/0
like 0 views 21887 message 0

0 коментариев

Ещё статьи

Ответ к задаче №7.4
Всё просто: R1hostname R1!crypto isakmp policy 1authentication pre-sharecrypto isakmp key cisco address 200.0.0.1!!crypto ipsec transform-set T1 esp-aes esp-sha-hmacmode transport!crypto ipsec profile P1set transform-set T1!!interface Loopback0ip address 10.0.0.0 255.255.255.255!interface Tunnel0ip address ...
like 0 9822 24
7 марта 2013
Ответ к задаче №7.2
R3 —> R1crypto isakmp policy:encr desauthentication pre-sharegroup 1hash md5Генерируем трафик с R3 на R1:R3#ping 10.0.0.0 source 10.1.1.0Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 10.0.0.0, timeout is 2 ...
like 0 9771 1
7 марта 2013
Задача №8.5
Схема: Текущая схема сетиУсловие: ЛинкМиАп получает от обоих провайдеров маршрут по умолчанию.Задание:Настроить балансировку исходящего трафика между маршрутами по умолчанию от провайдеров Балаган Телеком и Филькин Сертификат в пропорции 3 к ...
like 0 15446 3
24 июня 2013