Skip to content

Instantly share code, notes, and snippets.

@tuna2134
Created November 29, 2023 04:52
Show Gist options
  • Save tuna2134/63844e6caa938df1417ff18218687b34 to your computer and use it in GitHub Desktop.
Save tuna2134/63844e6caa938df1417ff18218687b34 to your computer and use it in GitHub Desktop.
log syslog all;
router id 172.16.1.1;
protocol bgp {
import all;
export all;
local as 65001;
neighbor 172.16.70.12 as 65002;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment