Versions Compared

Key

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

...

Code Block
server# cat /etc/defaultrouter 
10.10.1.1

Create a file for the hostname:

Code Block
server# cat /etc/nodename
p1c1

And reboot the server to apply the changes (or do it manually as described in the first part)

...