Skip to content

Instantly share code, notes, and snippets.

@dgrstl
Last active October 2, 2015 23:26
Show Gist options
  • Save dgrstl/a21b65f3cec5feda7ad6 to your computer and use it in GitHub Desktop.
Save dgrstl/a21b65f3cec5feda7ad6 to your computer and use it in GitHub Desktop.
conf t
hostname n9kv
ip domain-lookup
ip domain-name localdomain
vrf context management
ip domain-name localdomain
ip name-server 10.240.0.10
interface mgmt0
vrf member management
ip address dhcp
ntp server ntp.ubuntu.com use-vrf management
feature bash-shell
feature nxapi
exit
copy run start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment