Skip to content

interface VRF #115

@milan2655

Description

@milan2655

Hallo!

where I try to change the vrf of an interface, ip_address gets deleted and would need to be reapplied.

how to achieve this with hier_config?

Running:

interface Vlan480
 vrf forwarding TEST
 ip address 1.1.1.1 255.255.255.252

Intended:

interface Vlan480
 ip address 1.1.1.1 255.255.255.252

Result:

interface Vlan480
  no vrf forwarding TEST

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions