ss="gu">### Interface Creation Interfaces can be dynamically created by using following CLI: ``` create interface avf 0000:3b:02.0 set int state avf-0/3b/2/0 up ``` ### Interface Deletion Interface can be deleted with following CLI: ``` delete interface avf <interface name> ``` ### Interface Statistics Interface statistics can be displayed with `sh hardware-interface <if-name>` command.