beautypg.com

Accton Technology ES4710BD User Manual

Page 404

background image

403

E

ES4710BD 10 Slots L2/L3/L4 Chassis Switch

Automatic network summarization is not in
effect

Disable RIP auto aggregation

default metric for redistribute is :16

The default metric for introduced route is 16.

neigbour is

The specified destination address.

preference is :100

RIP routing priority is 100.

2show ip route

The “show ip route” command can be used to display the information about RIP routes in the route
table: destination IP addresses, network masks, next hop IP addresses, and forwarding interfaces,
etc.
For example, displayed information can be:
Switch#show ip route
Total route items is 2, the matched route items is 2
Codes: C - connected, S - static, R - RIP derived, O - OSPF derived

A - OSPF ASE, B - BGP derived, D - DVMRP derived

Destination Mask Nexthop Interface Pref

C 2.2.2.0 255.255.255.0 0.0.0.0 vlan1 0

R 7.7.7.0 255.255.255.0 2.2.2.8 vlan2 100
R stands for RIP route, i.e., the RIP route with the destination network address of 7.7.7.0, network
mask of 255.255.255.0, the next hop address of 2.2.2.8 and the forwarding interface of Ethernet
vlan2. The priority value of this route is 100.

3show ip protocols

“show ip protocols” command can be used to display the information of the routing protocols
running in the switch.
For example, displayed information can be:
Switch#sh ip protocols
RIP information:
Automatic network summarization is not in effect.
default metric for redistribute is :16
neigbour is:NULL
preference is :100
RIP version information is:
interface send version receive version
vlan1 V2BC V12
vlan2 V2BC V12
vlan3 V2BC V12
Switch#

Displayed information

Explanation

Automatic network summarization is not in

effect

Disables RIP auto-aggregation