IP routing configuration using the CLI 85

accept adv-rtr <router_ip_address> [enable] [metric-type {any type1 type2}] [route-policy {policy_name}]

The following table outlines the parameters for this command.

accept adv-rtr parameters

Parameter

Description

 

 

router_ip_address

This parameter represents the IP address of the router

 

advertisements will be accepted from. The value 0.0.0.0

 

denotes that advertisements from all routers will be

 

accepted.

 

 

enable

Enables the accept entry for the router specified in the

 

<ip_address> parameter.

 

 

metric-type {any

Indicates the type of OSPF external routes that will be

type1 type2}

accepted from this router.

 

 

route-policy

Specifies the name of the route policy to be used for

{policy_name}

filtering external routes advertised by the specified

 

advertising router before accepting them into the routing

 

table.

 

 

The accept adv-rtrcommand is executed in the Router Configuration mode.

no accept adv-rtr command

The no accept adv-rtrcommand is used to configure the router to not accept advertisements from another router in the system.

The syntax of the no accept adv-rtrcommand is:

no accept adv-rtr <router_ip_address> enable

The <router_ip_address> parameter represents the address of the router from which advertisements will no longer be accepted. The value 0.0.0.0 denotes that advertisements from all routers will be blocked.

The no accept adv-rtrcommand is executed in the Router Configuration mode.

area command

The area command is used to configure OSPF area parameters.

The syntax of the area command is:

area <ip_address> [default-cost {0-16777215}] [import {external noexternal nssa}] [import-summaries {enable}] [range {subnet_mask} [{nssa-entlink summary-link}]

Nortel Ethernet Routing Switch 5500 Series

Configuration-IP Routing Protocols

NN47200-503 03.01 Standard

5.127 August 2007

Copyright © 2005-2007, Nortel Networks

Page 85
Image 85
Nortel Networks NN47200-503 manual No accept adv-rtr command, Area command, Accept adv-rtr parameters Parameter Description