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 outneighbor 102.0.0.10 remote-as 64503
no auto-summary
!
ip prefix-list DEFAULT seq 5 permit 0.0.0.0/0
Ещё статьи
Ответ к задаче №7.1
Конфигурация R4:crypto isakmp policy 1authentication pre-sharecrypto isakmp key cisconew address 100.0.0.1!!crypto ipsec transform-set AES128-SHA esp-aes esp-sha-hmac!crypto map MAP1 10 ipsec-isakmpset peer 100.0.0.1set transform-set AES128-SHAmatch address 101!interface FastEthernet0/1crypto map MAP1!access-list 101 ...
7 марта 2013
Анонс sysadmins №53. CDN и DDoS-защита: взболтать, но не смешивать?
Марат давно хотел выпуск про CDN, а тут ещё и повод громкий подвернулся - Cloudflare то блокируют, то не блокируют, куда податься и что делать - решительно непонятно. Поэтому в ...
19 ноября 2024

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