Router vrrp, Show fragment, Router vrrp show fragment – Avaya X330WAN User Manual

Page 217

Advertising
background image

Layer 3 CLI Commands

Avaya X330WAN User’s Guide

195

router vrrp

Use the router vrrp command to enable VRRP routing globally. The no form
of this command disables VRRP routing.

Note:

You can not activate both VRRP and SRRP protocols at the same time.

Syntax

[no] router vrrp

show fragment

Use the

show fragment

command to display information regarding fragmented IP

packets that are destined to the router.

Note:

No IP reassembly will be performed on packets in transit through the router.

This command displays the following information:

Size

— Maximum number of packets set by the fragment size command.

Chain

— Maximum number of fragments for a single packet set by the

fragment chain command.

Timeout

— Maximum number of seconds set by the fragment timeout

command.

Queue

— Number of packets currently awaiting reassembly.

Assemble

— Number of packets successfully reassembled.

Fail

— Number of packets which failed to be reassembled.

Overflow

— Number of packets which overflowed the fragment database.

Syntax

show fragment

Example

X330WAN-2DS1-1(configure)# show fragment

Max number of concurrently reassembled packets is 100

Max number of fragments per packet is 64

Fragment timeout is 10 sec

Number of packets waiting to be reassembled is 0

Number of successfully reassembled packets is 11954

Number of packets which failed to be reassembled is 0

Number of packets which overflowed the database is 0

Advertising