added arista device to make eAPI/telnet reachable
This commit is contained in:
@@ -49,6 +49,9 @@ case $(hostname) in
|
||||
ip addr replace dev eth1 172.16.201.1/24
|
||||
ip addr replace dev eth1 fd4c:00a6:b6a7::ce/127
|
||||
|
||||
ip addr replace dev eth2 169.254.45.2/30
|
||||
|
||||
|
||||
printf "172.16.202.34\tjumphost1\n" >> /etc/hosts
|
||||
printf "fd4c:00a6:b6a7::cf\twebserver webserver-ipv6 webserver2 webserver2-ipv6\n" >> /etc/hosts
|
||||
printf "172.16.201.12\twebserver-ipv4 webserver2-ipv4\n" >> /etc/hosts
|
||||
|
||||
Reference in New Issue
Block a user