first commit

This commit is contained in:
2025-12-11 06:26:12 -08:00
commit 4662fe2d3b
2327 changed files with 114173 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
---
title: Set UniFI BGP
updated: 2022-09-09 14:26:31Z
created: 2022-09-09 14:25:27Z
latitude: 40.73565700
longitude: -74.17236670
altitude: 0.0000
---
show ip bgp
configure
set protocols bgp 64512 parameters router-id 192.168.1.1
set protocols bgp 64512 neighbor 192.168.1.221 remote-as 64512
set protocols bgp 64512 neighbor 192.168.1.222 remote-as 64512
set protocols bgp 64512 neighbor 192.168.1.223 remote-as 64512
set protocols bgp 64512 neighbor 192.168.1.224 remote-as 64512
set protocols bgp 64512 neighbor 192.168.1.225 remote-as 64512
set protocols bgp 64512 neighbor 192.168.1.226 remote-as 64512
set protocols bgp 64512 neighbor 192.168.1.227 remote-as 64512
show protocols bgp
commit
save
exit
show ip bgp