Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@SRX-1> show route 172.24.0.1
- inet.0: 11 destinations, 20 routes (11 active, 0 holddown, 0 hidden)
- + = Active Route, - = Last Active, * = Both
- 172.24.0.0/24 *[BGP/4] 00:13:07, localpref 100
- AS path: 65540 I
- > to 198.18.0.2 via ge-0/0/0.0
- [Static/5] 04:11:40
- > via st0.0
- [BGP/170] 00:00:21, localpref 100, from 198.18.0.3
- AS path: 65550 65540 I
- > to 198.18.0.2 via ge-0/0/0.0
- root@SRX-1> show configuration protocols bgp | display set
- set protocols bgp group internet preference 4
- set protocols bgp group internet export DIRECT
- set protocols bgp group internet peer-as 65540
- set protocols bgp group internet neighbor 198.18.0.2
- set protocols bgp group backup export DIRECT
- set protocols bgp group backup peer-as 65550
- set protocols bgp group backup neighbor 198.18.0.3
- root@SRX-1> show configuration policy-options | display set
- set policy-options policy-statement DIRECT from protocol direct
- set policy-options policy-statement DIRECT then accept
Advertisement
Add Comment
Please, Sign In to add comment