3 router-id (global), 4 clear ip route static – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 215

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 215 of 855

12.3 router-id (global)

To use a fixed router ID for all routing protocols, use the router-id command in global configuration
mode. To let switch select the router ID automatically, use the no form of this command.


Command Syntax

router-id ip-address

ip-address

Router ID in IP address format.


Default

No router ID is defined.


Command Mode

Global configuration


Usage

You can configure an arbitrary value in the IP address format for each switch. However, each router ID
must be unique.


Examples

The following example specifies a fixed router-id:
Switch(config)# router-id 1.1.1.1


Related Commands

router-id (router)

12.4 clear ip route static

To clear all static IP routes, use the clear ip route static command in privileged EXEC configuration
mode.


Command Syntax

clear ip route [vrf name] static

vrf name VRF instance name.


Command Mode

Privileged EXEC


Usage

You can specify a VRF instance to clear the static routes in this VRF instance only.

Advertising