Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

 

Interfaces

  • show interfaces
Code Block
languagenone
chassis:showInterfaces resourceType:resourceName

...

Code Block
languagenone
chassis:setEncapsulation resourceType:resourceName lt-0/0/1.12 [vlanId]
Infowarning

Specifying a vlanId in an ethernet (fe/ge...) subinterface, causes the physical interface hosting it to use vlan-tagging. Once an interface is working has vlan-tagging set, it cannot be removed.

This behaviour is due to an identified bug in the code (OPENNAAS-95). Commands regarding serEncapsulation may change near in the future to solve this issue.

Due to mentioned bug, setEncapsulation command does not accept ethernet interfaces. Instead, vlanId may be specified on createSubInterface command

 

Logical routers

  • list logical routers
Code Block
languagenone
chassis:listLogicalRouter resourceType:resourceName 

...

Code Block
languagenone
chassis:addInterface resourceType:resourceName resourceType:logicalRouterName fe-0/0/1
chassis:aremoveInterfaceremoveInterface resourceType:resourceName resourceType:logicalRouterName fe-0/0/1