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:
|
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.