Page tree

Versions Compared

Key

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

...

  • Create LAG interface, add eth0 and eth1 interfaces to it.

    Code Block
    languagetext
    themeEmacs
    titleLAG Creation
    lag 0 port eth0 eth1
    ifc lag0 up
    
  • Assign management IP for a LAG interface or SVI (optionally).

    Warning
    titleCAUTION

    If you associate a management IP address with a LAG interface, you must first assign the IP address to the interface and then make the interface active.

    Code Block
    languagetext
    themeEmacs
    titleCreating Managment
    ifc lag0 10.10.10.1/24
  • Configure switch group.

    Code Block
    languagetext
    themeEmacs
    titleCreating Managment
     switch group 1 add 2 rf5.0 lag0
     switch group 1 start