-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsgp-core-01.cli_script
More file actions
45 lines (35 loc) · 892 Bytes
/
sgp-core-01.cli_script
File metadata and controls
45 lines (35 loc) · 892 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Notes. REplace password before running
FRom a command prompt in the key directory:
chmod 700 solace-hackathon-2016.pem
ssh -p 2222 -i solace-hackathon-2016.pem sysadmin@52.220.157.193
docker exec -i -t solace passwd support
docker exec -i -t solace passwd root
solacectl cli
session timeout 0
enable
configure
username admin
change-password <<PASSWORD>>
exit
router-name sgp-core-01 defer
hostname sgp-core-01 defer
create message-vpn hackathon
//** TODO Export Subscriptions
TODO Basic Authentication
TODO Internal
routing
create cspf neighbor frk-core-01 connect-via 35.156.63.21 compressed-data
link-cost 100
exit
exit
create cspf neighbor seo-core-01 connect-via 52.78.245.158 compressed-data
link-cost 100
exit
exit
create cspf neighbor syd-core-01 connect-via 13.54.186.240 compressed-data
link-cost 100
exit
exit
no shutdown
Check it's setup
show cspf neighbor *