| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
Hi,
When I do
sho node4 cxo003 line syn-0 all statistics
I get
amination of Attributes shows:
Duration = 59 Seconds
Outbound Utilization = 46074.1 Percent
Inbound Utilization = 95754.6 Percent
Average Outbound Block Size = 242.04 Bytes/Block
Average Inbound Block Size = 342.77 Bytes/Block
Outbound Block Rate = 87.75 Blocks/Sec
Inbound Block Rate = 130.29 Blocks/Sec
Count of Local Reply Timeouts = 0
Count of Remote Reply Timeouts = 0
Outbound Data Frame Errors = 0
Inbound Data Frame Errors = 0
Count of Local Buffer Errors = 0
Count of Remote Buffer Errors = 0
Count of Selection Timeouts = 0
Count of Selection Intervals Elapsed = 0
Count of Remote Station Errors = 0
Count of Local Station Errors = 0
Error Percent = 0
Outbound Bytes = 1.253050E+06 Bytes
Inbound Bytes = 2.634899E+06 Bytes
Outbound Data Blocks = 5177 Blocks
Inbound Data Blocks = 7687 Blocks
The inbound and outbound utilization seems a bit high to me
The line has the proper speed set
sho node4 cxo003 line syn-0 line speed
Node4 MPR_NS:.DNA_NODE.CXO003 Line syn-0
AT 20-JUN-1994 14:08:37 Characteristics
Line Speed = 384
Any ideas?
P.S. I did set the line speed to 384000 and it still shows 384
Regards, Bob Schmitt
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 6030.1 | Wrong line speed | BIKINI::KRAUSE | CSC Network Management/Hubs | Tue Jul 05 1994 08:28 | 22 |
> The line has the proper speed set > > sho node4 cxo003 line syn-0 line speed > > Node4 MPR_NS:.DNA_NODE.CXO003 Line syn-0 > AT 20-JUN-1994 14:08:37 Characteristics > > Line Speed = 384 I doubt that this speed is correct. It would mean 384 bits per second. If the line actually runs at 38400 bps this would explay why you see such high performance figures. > P.S. I did set the line speed to 384000 and it still shows 384 If it still shows the old value, the SET must have failed. I guess that you try to specify 38400 bits/second. Make sure that you use the DNS Fullname in the SET: MCC> SET Node4 .DNA_NODE.CXO003 Line syn-0 Line Speed = 38400 *Robert | |||||