set ip vrf


The set ip vrf command creates a VRF.


Command Syntax

set ip vrf <vrf-name> [description <string>]


Parameter

Parameter

Description

vrf <vrf-name>

Specifies a VRF name. The value is a string of 1 to 15 case-sensitive characters; spaces are not supported.

Note:

  • Keywords mgmt-vrf, default, vlan.1, ..., vlan.4094, eth0 and eth1 cannot be configured as a VRF name.
  • A switch supports a maximum of 128 VRFs.

description <string>

Optional. Add description information for the VRF. The value is a string.


Example

•      Create a VRF vrf1.     

admin@Xorplus# set ip vrf vrf1 description east
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.