Release : 1.1f 807 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
29.2 redistribute-policy
This command adds the IPv6 permit/deny Redistribution Policy. The no form of the command
removes the IPv6 permit/deny Redistribution Policy.
redistribute-policy {ipv6} {permit|deny} <DestIp> <DestRange>
{static|local|rip|ospf} {rip|ospf|all}
no redistribute-policy {ipv6} <DestIp> <DestRange>
Syntax Description
ipv6 - IPv6 Protocol
permit - Sets the default rule for all prefixes to 'permit'
deny - Sets the default rule for all prefixes to 'deny'
DestIp - Destination IP address
DestRange - Destination range
static - Static routes
local - Local routes
rip - Routing Information Protocol
ospf - Open Shortest Path First Protocol
all - All
Mode
Global Configuration Mode
Defaults
permit all
Example
SMIS(config)# redistribute-policy permit 4444::1111 64.static
ospf
The addresses learnt within the specified range through the specified routing protocol
will be redistributed to other routing protocols
No routes will be exchanged between RTM and the re-distributing protocols
Related Command
show redistribute-policy ipv6 – Displays route redistribution filters