Top

[Enterprise SONiC] Sub-Interface Follow

Comments

1 comment

  • Avatar
    Johnny Wong

    Can the subinterface be both routed and tunneled?

    ex:

    sudo config vlan add 100
    sudo config interface ip add Ethernet0 192.168.1.2/30
    sudo config subinterface add Ethernet0.100

    on the opposite end the same

    sudo config vlan add 100
    sudo config interface ip add Ethernet10 192.168.1.1/30
    sudo config subinterface add Ethernet10.100

    Will Tagged VLAN 100 traffic pass through the port?

     

    0
    Comment actions Permalink

Please sign in to leave a comment.