Deleting Routing Tables - Patton electronics SmartNode Series Software Configuration Manual

Software for smartnode series
Hide thumbs Also See for SmartNode Series:
Table of Contents

Advertisement

SmartWare Software Configuration Guide
node(rt-tab)[HOLIDAY~]#route default dest-interface IF-VOIP

Deleting routing tables

To remove individual routing tables you can use the
you can remove specific entries of a routing table by entering the routing table configuration mode and use the
form of the
command.
no
route
Procedure: To delete an entry from a routing table
Mode: Context CS
Step
Command
node(ctx-cs)[switch]#routing-table
1
table-name
node(rt-tab)[table-name]#no route key Remove the entry with the specified key.
2
3
Example: Remove entries from a routing table
The running-config shows the following table:
routing-table called-e164 MY-TABLE
route 10 dest-interface IF1
route 11 dest-interface IF2
route 12 dest-interface IF3
route default dest-interface IF4
To remove the first two entries from the table enter the following commands:
node(cfg)#context cs
node(ctx-cs)[switch]#routing-table MY-TABLE
node(rt-tab)[MY-TABLE]#no route 10
node(rt-tab)[MY-TABLE]#no route 11
The resulting running-config is:
routing-table called-e164 MY-TABLE
route 12 dest-interface IF3
route default dest-interface IF4
Procedure: To delete an entire routing table
Call router configuration task list
form of the
no
routing table
Enter the routing table from which you want to remove an
entry.
Note: You do not have to enter the type of the table when
just entering it. The type must only be specified when creating
a table.
Repeat Step 2 to remove additional entries.
40 • Call router configuration
command. Alternatively
Purpose
475

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smartware release 5.1

Table of Contents