OcNOS-SP : System Management Guide : System Management Command Reference : Source Interface Commands : ipv6 source-interface
ipv6 source-interface
Use this command to configure the IPv6 source interface for a protocol.
Use the no form of this command to remove the IPv6 source interface for a protocol.
Command Syntax
ipv6 source-interface IFNAME (tacacs+|ntp|snmp|syslog|radius) (port (0|<1025-65535>)|) (vrf VRF_NAME|)
no ipv6 source-interface IFNAME (tacacs+|ntp|snmp|syslog|radius)
Parameters
IFNAME
Interface name (lo or physical interface)
tacacs+
Terminal Access Controller Access Control System protocol
ntp
Network Time Protocol
snmp
Simple Network Management Protocol
syslog
syslog
radius
Remote Authentication Dial-In User Service
<1025-65535>
Port number. Default value is as per the protocol.
VRF_NAME
Virtual Routing and Forwarding name
Default
The default port 0 is assigned to the protocol.
Command Mode
Configure mode
Applicability
This command was introduced in OcNOS version 4.0.
Example
#configure terminal
(config)#ipv6 source-interface xe1 ntp
(config)#ipv6 source-interface xe2 radius port 1025
(config)#ipv6 source-interface xe3 syslog port 65535 vrf management
Last modified date: 10/19/2023