cc/td/doc/product/aggr/vpn5000/5000sw/conc52x/ref52x
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

show smds

show smds

Shows SMDS (Switched Multi-megabit Data Service) configuration and status.

show smds {config | runtime | state | statistics}

Syntax Description

config

The show smds config command will display the SMDS configuration parameters for all the ports where SMDS is activated.

runtime

The show smds runtime command will display the current SMDS configuration parameters for the particular WAN ports. The runtime values should be the same as those shown by the show smds config command.

state

The show smds state command will display the state of the SMDS link for every port. The state can be Up or Down. A dash (-) is used to indicate that SMDS is not configured for that port.

statistics

The show smds statistics command will display SMDS statistics. For statistics about the physical port that is sending or receiving SMDS encapsulated packets, use the show statistics serial command.

Usage Guidelines

The following sections describe the display contents for each command.

show smds config Display

The show smds config display includes the following information:

Port

This column displays the physical interfaces where SMDS is activated.

Station Address

This is the SMDS station address assigned by the service provider to the SMDS link for this interface.

IPmulticast

This is the IP multicast address assigned to this interface. It is the same as the SMDS group address assigned by the SMDS provider to the link for this port.

KeepAlive

This shows whether keepalive is activated or not and what the polling frequency is.

show smds statistics Display

The show smds statistics display includes the following information:

in

The number of packets with SMDS encapsulation that have been received through that particular WAN port.

out

The number of packets with SMDS encapsulation that have been transmitted through that particular WAN port.

heartbeat in

The number of keepalive answer packets received from the SMDS switch.

heartbeat out

The number of keepalive poll packets sent by the router to the SMDS switch.

discard

The number of packets with SMDS encapsulation that have been discarded from that particular WAN port. The number of discarded packets should be equal to the total number of err packets. The various err tallies signify encapsulation errors and may indicate an incorrect configuration or a problem with the SMDS switch.

Examples

The following sections show an example for each command.

show smds config Example

The following example displays are for the show smds config command:

Port   Station Address    						 IPmulticast
Wan0    C111.1111.1111.FFFF    E303.4444.4444.FFFF
KeepAlive 10
Wan1   C222.2222.2222.FFFF     E303.5555.5555.FFFF
KeepAlive Off
 

show smds state Example

The following example displays are for the show smds state command:

 Wan0     Wan1
State       Up       -
 

show smds statistics Example

The following example displays are for the show smds statistics command:

Stats                Wan0        Wan1
in                  14831           0
out                 27667           0
heartbeat in            0           0
heartbeat out          16           0
discard                20           0
BA err                  0           0
HE err                  0           0
tag err                 0           0
IN addr err             0           0
Out Lngth err           0           0
Out Addr err            0           0
Out WAN err             0           0
Ctrl/Data err           0           0
RSRV err                0           0
Encap. err              0           0
Unkwn pkt err           0           0
 

Related Commands

Command Description

configure SMDS

Configures SMDS parameters for an interface

show statistics

Shows statistics


hometocprevnextglossaryfeedbacksearchhelp
Posted: Wed Sep 27 11:33:22 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.