Monday, June 6, 2016

0. Dinh Tuyen Tinh

Cau hinh defaut route: de mac dinh chuyen tiep goi tin ra ngoai
ip route 0.0.0.0 0.0.0.0 200.1.1.2 

1. RIP

router rip
version 2
network 172.16.0.0
network 192.168.1.0
network 192.168.10.0

2. EIGRP

router eigrp 1 -- Giá trị AS, các router có cùng giá trị này
network 192.168.1.0

network 192.168.10.0

3. OSPF

router ospf 3
network 172.16.1.0 0.0.0.7 area 0
network 192.168.10.4 0.0.0.3 area 0
network 192.168.10.8 0.0.0.3 area 0

DR/BDR: interface - ip ospf priority 50 (càng cao thì càng dễ thành DR)
RouterA(config)#interface fastEthernet0/0
RouterA(config-if)#ip ospf priority 255

Kiểm tra bảng định tuyến:

show ip route
show ip ospf interface

0 comments:

Post a Comment

Chuyên mục

Bài viết theo tháng

Bài đăng gần nhất