Top

[Enterprise SONiC] VRF(Virtual routing and forwarding) Follow

Comments

2 comments

  • Avatar
    Johnny Wong

    In SONiC is it possible to bind a VRF to a VLAN/SVI?  Instead of a physical port?  

    I ask because would it be possible to bind mgmt-vrf to a management VLAN (ie 100) instead of binding it to a port for in-band management

    0
    Comment actions Permalink
  • Avatar
    shark_huang 黃昭穎

    Hello, Johnny

    It could bind the VRF to VLAN, and we also support the in-band management.
    Here's the way to bind the VRF to VLAN.

    sudo config vrf add Vrf1
    sudo config interface vrf bind Vlan10 Vrf1

    And here's the way to enable the in-band management.

    sudo config in-band-mgmt enable

    sudo config interface vrf bind Vlan10 mgmt

    If you want to know the details, you may submit the ticket to our system.
    Here's the link.
    https://support.edge-core.com/hc/en-us/requests/new

    Thank you

    0
    Comment actions Permalink

Please sign in to leave a comment.