Users Guide

Table Of Contents
ipv6 route-export
Exports an IPv6 static route from a VRF instance to another VRF instance.
Syntax
[no] ipv6 route-export route-target [route-map route-map-name]
Parameters
route-target — Enter the route-target of the VRF instance.
route-map route-map-name — (Optional) Enter the route-map name to specify the route-map.
Default Not configured
Command Mode VRF CONFIG
Usage Information
You can export IPv6 routes corresponding only to a non-default or a default VRF instance. You cannot export
IPv6 routes that belong to a management VRF instance into another VRF instance.
Use the no form of this command to undo the configuration.
Example
OS10(conf-vrf)# ipv6 route-export 1:1 ==> No route-map attached
OS10(conf-vrf)# ipv6 route-export 1:1 route-map abc ==> Route-map abc
attached to filter export routes
Supported
Releases
10.4.3.0 or later
ip scp vrf
Configures an SCP connection for the management or non-default VRF instance.
Syntax
ip scp vrf {management | vrf vrf-name}
Parameters
management — Enter the keyword to configure an SCP connection for the management VRF instance.
vrf vrf-name — Enter the keyword then the name of the VRF to configure an SCP connection for that
VRF instance.
Default Not configured
Command Mode CONFIGURATION
Usage Information The no version of this command removes the management VRF instance configuration from the SCP client.
Example
OS10(config)# ip scp vrf management
OS10(config)# ip scp vrf vrf-blue
Supported
Releases
10.4.0E(R1) or later
ip sftp vrf
Configures an SFTP client for the management or non-default VRF instance.
Syntax
ip sftp vrf {management | vrf vrf-name}
Parameters
management — Enter the keyword to configure an SFTP client for a management VRF instance.
vrf vrf-name — Enter the keyword then the name of the VRF to configure an SFTP client for that non-
default VRF instance.
Default Not configured
Command Mode CONFIGURATION
Usage Information The no version of this command removes the management VRF instance configuration from the SFTP client.
Example
OS10(config)# ip sftp vrf management
OS10(config)# ip sftp vrf vrf-blue
490 Layer 3