Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

default password

admin / admin

set DHCP ( or static IP address )

config terminal

interface giga 0/0

ip address dhcp

quit

save running

enable SSH ( lab usage )

ip ssh enable

bind ssh vrf default-router ????

enable netconf

Code Block
netconf-server
 call-home Director
  connection-type persistent idle-timeout 30
  connection-type persistent keep-alives max-wait 3
  endpoint Director address sdwan-m2m.pres3-preprod.ekinops.io port 2200
 exit