neighbor NAME peer-group

NGFW{running-bgp-1}network

Specify a network to announce through the BGP.

Syntax

network A.B.C.D/M

Example

NGFW{running-bgp-1}network 192.168.0.3/24

NGFW{running-bgp-1}redistribute

Redistribute routes from another routing protocol.

Syntax

redistribute (connectedospfripstatic) [metric VALUE] [route-map NAME]

Valid entries:

 

connected

Connected

ospf

Open Shortest Path First (OSPF)

rip

Routing Information Protocol (RIP)

static

Static routes

metric

Metric for redistributed routes

VALUE

Default metric (1-4294967295)

route-map

Route map reference

NAME

Pointer to route-map entries

Example

NGFW{running-bgp-1}redistribute connected

NGFW{running-bgp-1}router-id

Set the BGP router identifier.

Syntax router-id A.B.C.D Example

NGFW{running-bgp-1}help router-id

Syntax: router-id A.B.C.D

router-id

Set

the BGP router identifier

A.B.C.D

BGP

router-id in IP address format

NGFW{running-bgp-1}timers

Adjust BGP timers. The keepalive interval should be no more than one-third of holdtime.

Syntax

timers KEEPALIVE HOLDTIME

KEEPALIVE

Keepalive interval

(0-65535)

HOLDTIME

Holdtime (0-65535)

 

Example

NGFW{running-bgp-1}timers 60 180

108 Edit Running Configuration Commands

Page 116
Image 116
HP TippingPoint Next Generation Firewall NGFWrunning-bgp-1network, NGFWrunning-bgp-1redistribute, NGFWrunning-bgp-1timers