Quá trình thực hiện gồm ba bƣớc chính đó là: Cấu hình chuyển tiếp MPLS, cấu hình định tuyến BGP trên các router PE và router P, và định nghĩa VRF và các thuộc tính của nó.
Cấu hình chuyển tiếp MPLS Bƣớc 1
Cấu hình định tuyến BGP trên các router P/PE
Định nghĩa VRF và các thuộc tính của nó
Bƣớc 2
Bƣớc 3
Cấu hình chuyển tiếp MPLS Bƣớc 1
Cấu hình định tuyến BGP trên các router P/PE Định nghĩa VRF và các thuộc tính của nó Bƣớc 2 Bƣớc 3
Bƣớc 1: Cấu hình chuyển tiếp MPLS
Cấu hình chuyển tiếp MPLS
Cấu hình CEF
Cấu hình kích cỡ MTU Cấu hình MPLS trên giao
diện chế độ khung
Router(config)# ip cef[distributed] Router(config-if)# ip route-cache cef
Router(config)# mpls ip
Router(config-if)# mpls lable protocal [tdp|ldp|both|]
Router(config-if)# mpls mtu bytes Cấu hình chuyển tiếp MPLS
Cấu hình CEF
Cấu hình kích cỡ MTU Cấu hình MPLS trên giao
diện chế độ khung
Router(config)# ip cef[distributed] Router(config-if)# ip route-cache cef
Router(config)# mpls ip
Router(config-if)# mpls lable protocal [tdp|ldp|both|]
Bƣớc 2: Cấu hình giao thức định tuyến BGP trên các router PE và router P
Cấu hình định tuyến giao thức BGP trên các router P và PE Cấu hình BGP process Cấu hình họ địa chỉ BGP VPNv4 Cấu hình VPNv4 BGP neighbor
Router(config)# router bgp as-number Router(config-router)# neighbor[ip- address|peer-group-name] remote-as as-number
Router(config-router)# neighbor[ip- address|peer-group-name] update- source interface-type interface-number Router(config-router)# address-family vpnv4{unicast]
Router(config-router-af)# neighbor{ip- address| peer-group-name} activate Router(config-router-af)# neighbor{ip- address| peer-group-name} send community { extended | both}
Router(config-router-af)# neighbor{ip- address| peer-group-name} next-hop- sefl
Bƣớc tùy chọn: Cấu hình next-hop-self
Cấu hình định tuyến giao thức BGP trên các router P và PE Cấu hình BGP process Cấu hình họ địa chỉ BGP VPNv4 Cấu hình VPNv4 BGP neighbor
Router(config)# router bgp as-number Router(config-router)# neighbor[ip- address|peer-group-name] remote-as as-number
Router(config-router)# neighbor[ip- address|peer-group-name] update- source interface-type interface-number Router(config-router)# address-family vpnv4{unicast]
Router(config-router-af)# neighbor{ip- address| peer-group-name} activate Router(config-router-af)# neighbor{ip- address| peer-group-name} send community { extended | both}
Router(config-router-af)# neighbor{ip- address| peer-group-name} next-hop- sefl
Bƣớc tùy chọn: Cấu hình next-hop-self
Bƣớc 3: Định nghĩa VRF và các thuộc tính của nó
Định nghĩa VRF và các thuộc tính của nó
Cấu hình VRF
Định nghĩa policy định tuyến import và export Cấu hình tham số phân
biệt tuyến RD Router(config)# ip vrf vrf-name Router(config-vrf)# rd route- distinguisher Router(config-vrf)# route- target{import|export|both}route- target-ext-community
Gắn VRF vào giao diện Router(config-if)# ip vrf forwarding
vrf-name
Định nghĩa VRF và các thuộc tính của nó
Cấu hình VRF
Định nghĩa policy định tuyến import và export Cấu hình tham số phân
biệt tuyến RD Router(config)# ip vrf vrf-name Router(config-vrf)# rd route- distinguisher Router(config-vrf)# route- target{import|export|both}route- target-ext-community
Gắn VRF vào giao diện Router(config-if)# ip vrf forwarding