50 passive-interface, 51 redistribute, Passive – PLANET XGS3-24042 User Manual
Page 580: Interface, Redistribute

35-219
35.50 passive-interface
Command:
passive-interface <ifname> [<ip-address>]
no passive-interface <ifname>[<ip-address>]
Function:
Configure that the hello group not sent on specific interfaces. The “no passive-interface <ifname>
[<ip-address>]“command cancels this function.
Parameter:
<ifname> is the specific name of interface.
<ip-address> IP address of the interface in dotted decimal format.
Default:
Not configured.
Command Mode:
OSPF protocol mode
Example:
Switch#config terminal
Switch(config)#router ospf
Switch(config-router)#passive-interface vlan1
35.51 redistribute
Command:
redistribute {kernel |connected| static| rip| isis| bgp} [metric<value>] [metric-type
{1|2}][route-map<word>][tag<tag-value>]
no redistribute {kernel |connected| static| rip| isis| bgp} [metric<value>] [metric-type
{1|2}][route-map<word>][tag<tag-value>]
Function:
Introduce route learnt from other routing protocols into OSPF.
Parameter:
kernel introduce from kernel route.
connected introduce from direct route.
static introduce from static route.
rip introduce from the RIP route.
isis introduce from ISIS route.
bgp introduce from BGP route.