Em đang làm bài LAB của thầy cho. Trong bài LAB có hướng dẩn cách BGP trên Juniper đó là
set interface {xx} unit 0 family inet add {IP ADDR}
set system root-authentication plain-text-password
set system host-name xxx
set routing-options autonomous system xxx
set protocol bgp group xxx type external
set protocol bgp group xxx peer-as xxx
set protocol bgp group xxx neighbor xxxx
set policy-options policy-statement xxx term x from interface xx
set policy-options policy-statement xxx term x then accept
set protocol bgp group xxx export xxx
commit
Vậy mấy cái xxx là gì? mong các anh giúp đở ... Hoặc ai có tài liệu về BGP trên Juniper thì share cho em vơi.. Em cám ơn các anh rất nhiều!!
set interface {xx} unit 0 family inet add {IP ADDR}
set system root-authentication plain-text-password
set system host-name xxx
set routing-options autonomous system xxx
set protocol bgp group xxx type external
set protocol bgp group xxx peer-as xxx
set protocol bgp group xxx neighbor xxxx
set policy-options policy-statement xxx term x from interface xx
set policy-options policy-statement xxx term x then accept
set protocol bgp group xxx export xxx
commit
Vậy mấy cái xxx là gì? mong các anh giúp đở ... Hoặc ai có tài liệu về BGP trên Juniper thì share cho em vơi.. Em cám ơn các anh rất nhiều!!
Comment