|
|
Table Of Contents
Show Commands for the Cisco 6400 NRP
Show Commands for the Cisco 6400 NRP
This chapter describes the show commands that are specific to the Cisco 6400 node route processor (NRP).
Additional commands used to configure and monitor the Cisco 6400 NRP are described in:
•
Chapter 1, "Commands for the Cisco 6400 NRP"
•
Cisco IOS command reference publications available on Cisco.com or on the Cisco Documentation CD-ROM.
show atm ingress
To display the unique ingress VC information of local VCs, use the show atm ingress EXEC command.
show atm ingress [all | local-vc vpi/vci] [detailed]
Syntax Description
Defaults
No default behavior or values.
Command Modes
EXEC
Command History
Usage Guidelines
The information displayed using this command is used to construct NAS Port ID and NAS IP attributes in RADIUS authentication requests and accounting records when the global configuration command radius attribute nas-port format d is entered.
Examples
The following examples show the ingress local VC info:
Router# show atm ingress allLocal VCD Ingress IngressInterface Name VPI VCI Interface VPI/VCI IPaddr0/0/0.101 1 2 101 5/0/1 12/1001 10.20.30.400/0/0.102 2 2 102 5/0/1 12/1002 10.20.30.400/0/0.103 3 2 103 5/0/1 12/1003 10.20.30.40Router# show atm ingress detailedLocal VCD Ingress IngressInterface Name VPI VCI Interface VPI/VCI IPaddr0/0/0.101 1 2 101 5/0/1 12/1001 10.20.30.40(0x611B5374/0x611B69EC/2/0xC20)0/0/0.102 2 2 102 5/0/1 12/1002 10.20.30.40(0x611B7460/0x6120AA04/2/0xC24)0/0/0.103 3 2 103 5/0/1 12/1003 10.20.30.40(0x6120BFD0/0x6120C584/2/0xC20)Router# show atm ingress local-vc 2/101Local:Interface:ATM0/0/0.101:VCD:1, VPI/VCI:2/101Ingress:Interface:ATM5/0/1 VPI/VCI:12/1001 IP:10.20.30.40Router# show atm ingress local-vc 2/101 detailedLocal:Interface:ATM0/0/0.101:VCD:1, VPI/VCI:2/101Ingress:Interface:ATM5/0/1 VPI/VCI:12/1001 IP:10.20.30.40:0x611B5374/0x611B69EC Code:2 Flags:0xC20
Related Commands
Command Descriptionradius-server attribute nas-port format
Selects the NAS port format used for RADIUS accounting features.
show chassis xconn
To display the current state of the cross connect information requests from the NRP to the NSP, use the show chassis xconn EXEC mode command.
show chassis xconn
Syntax Description
This command has no keywords or arguments.
Defaults
No default behavior or values.
Command Modes
EXEC
Command History
Examples
In the following example, there are no outstanding cross-connect requests from the NRP-2 to the NSP:
NRP-2> show chassis xconnXconn List len = 2048Req outstanding = 0, Req Pending = 0VC status---------Outstanding_cnt = 0, Pending_cnt = 0In the following example, one request is outstanding. The request is for PVC 40/50 on the NRP-2
ATM 0/0/0 interface. The request has nine more retries with a current timeout of 8000 milliseconds.NRP-2# show chassis xconnXconn List len = 2048Req outstanding = 1, Req Pending = 0VC status---------Outstanding VC (1002) 40/50, retry cnt = 9, timeout_period = 8000Outstanding_cnt = 1, Pending_cnt = 0Related Commands
show controllers atm 0/0/0
To display information on the physical ATM interface of the Cisco 6400 NRP, use the
show controllers atm 0/0/0 privileged EXEC command.Cisco 6400 NRP-2 or NRP-2SV
show controllers atm 0/0/0
Cisco 6400 NRP-1
show controllers atm 0/0/0 [detailed | scheduler | vc vpi/vci]
Syntax Description
Defaults
On the NRP-2 and NRP-2SV, the default output shows all available information on the ATM interface.
On the NRP-1, the default output shows only segmentation and reassembly (SAR) controller information.
Command Modes
Privileged EXEC
Command History
Examples
In the following NRP-2 example, the output shows all available SAR controller information:
NRP-2# show controllers atm 0/0/0*** SE64 General Data ***Resources:Thold Thold per-VCPool Total Used Free Norm Sys Limit VCs------ ----- ----- ----- ----- ----- ------ -----TX-VBR 3273 1 3272 3241 3273 3273 1TX-UBR 409 8 401 377 409 2RX 32255 0 32255 21504 21568 3583 3MP-hld 49152 8 49144Performance:Throttled Throttled Throttled SpinPath Total Queued Total Sys Hi Pri avg/max---- ----- ------ ---------- ---------- ---------- -------TX 3682 8 0 0 0 0/128RX 32255 0 0 1/128Other:TX hw Links = 2 RX Free (tbl) = 32255VPI/VCI bits = 3/11 SAR Rev = D*** SE64 Global Statistics ***RX Path:rx_giant_discard = 0 rx_misc_discard = 0rx_pkt = 4 rx_drop_vc_bad = 0rx_drop_crc = 0 rx_drop_runt = 0rx_drop_vc_del = 0 rx_drop_giant = 0rx_drop_throttle = 0RX OAM Path:rx_oam_spin_int = 0 rx_oam_spin_poll = 0rx_oam = 0 rx_oam_drop_buf = 0rx_oam_drop_crc_10 = 0RX General:rx_count = 0 rx_pkt_spin_start = 4rx_pkt_spin_total = 4 rx_spin_int = 4rx_spin_poll = 0 rx_pkt_clp = 0rx_pkt_ci = 0TX Path:tx_pkt_safe_start = 8 tx_pkt_fast = 0tx_drop_idb_down = 0 tx_drop_vc_down = 0tx_drop_vc_del = 0 tx_drop_1par_clone = 0tx_drop_2par_room = 0 tx_drop_2par_coal = 0tx_drop_gt2par = 0 tx_drop_credit = 0tx_drop_credit_sys = 0 tx_drop_credit_pri = 0tx_drop_oam_f4 = 0 tx_drop_pkt_len_0 = 0tx_drop_pkt_align = 0 tx_drop_pkt_mp = 0TX General:tx_count_vbr = 0 tx_count_ubr = 8tx_tbl_count_vbr = 1 tx_tbl_count_ubr = 17tx_vc_limit_vbr = 3273 tx_pkt_spin_start = 0tx_pkt_spin_total = 0 tx_spin_int = 0tx_spin_poll = 0 tx_combine = 0tx_2par_coal = 0SE64 stats interrupts:tx_desc_wm = 0 tx_tmp_cb_full = 0tx_cb_full = 0 abr_sched_drift = 0SE64 error interrupts:rx_stat_rpt_ring_ful = 0 tx_stat_rpt_ring_ful = 0rm_cell_ring_full = 0 rx_buf_pool1_mt = 0rx_buf_pool2_mt = 0 rx_buf_pool3_mt = 0tx_buf_pkt_desc_mt = 0 rx_cb_full = 0rx_tmp_cb_full = 0 fail_sched_abr_vc = 0crm = 0 biu_addr = 0rx_cam_mult_hit = 0 tx_cam_mult_hit = 0rx_hec = 0 data_parity = 0In the following NRP-1 example, the output consists only of the SAR controller information:
NRP-1# show controllers atm 0/0/0Interface ATM0/0/0Hardware is ATM-SARPCI registers:bus_no=0, device_no=4CFID=0xA102104C, CFCS=0x02000006, CFRV=0x02030002, CFLT=0x0000FF00CFBA=0x4A000000, CFIT=0x02010100*** TI1575 SAR at address 0x3A000000 ***Receive/Transmit Statisticsrx_isrs: 0 rx_isr_pkts: 1 rx_isr_bufs: 0rx_cells_ovf: 0 tx_cells_ovf: 0 hec_errors_ovf: 0rx_unkn_prot: 314 rx_aal5_disc: 0 rx_pkt_ovf: 0unkn_prot_ovf:0 aal5_disc_ovf: 0 tx_count: 0rx_crc_error: 0 rx_no_buf: 0 rx_timeout: 0rx_abort: 0 rx_cong_cells: 0 rx_freeze: 0rx_no_valbuf: 0 rx_bad_vc: 0 fallback act: 0tx_abort: 0 tx_no_desc: 0 tx_align: 0tx_freeze: 0 disabled: 0 enabled: 0tx_clones: 0 tx_xmt_paks: 3 teardown_vc: 0tx_pend_count_negative: 0tx_forced: 0 (0)tx_max_queued: 6144 seg_ring_size: 32tx output drops: 0pkt_too_big: 0 tx_pak_failed: 0idb_down: 0 invalid_pkt_type: 0invalid_vcd: 0 vc_ring_full: 0over_max_queued: 0 slot_owned_by_chip: 0vc_not_in_use: 0invalid_addr_count: 0PCI Statisticsdetect_parity 0 system_error 0 master_abort 0rx_target_abort 0 sig_target_abort 0 data_parity 0Internal registersconfig: 0x6037 status: 0x2000040 imask: 0xC381ratcount: 0x800 globrat: 0x79 rxunkn: 0x10000010txcompsize: 0x7FF rxcompsize: 0x1FF txsegsize: 0x1Faal5discard:0x0 hecerrors: 0x0 unknprot: 0x14Crxcells: 0x1 txcells: 0x1B schedsize: 0x1txqueue: 0x80002009(spinerr:0) txpause: 0x0 chancount: 0x5txcompring: 0x311A00C rxcompring: 0x3114020
Structures common to all VCsreceive free buffer ringaddress: 0x3110820 buf size: 10 ring size: 63 sar_indx: 1 drv_indx: 1receive completion ringaddr: 0x3114000 indx: 1transmit completion ringaddr: 0x311A000 indx: 3In the following NRP-1 example, the output consists of all available information:
NRP-1# show controllers atm 0/0/0 detailedInterface ATM0/0/0Hardware is ATM-SARPCI registers:bus_no=0, device_no=4CFID=0xA102104C, CFCS=0x02000006, CFRV=0x02030002, CFLT=0x0000FF00CFBA=0x4A000000, CFIT=0x02010100*** TI1575 SAR at address 0x3A000000 ***Receive/Transmit Statisticsrx_isrs: 0 rx_isr_pkts: 1 rx_isr_bufs: 0rx_cells_ovf: 0 tx_cells_ovf: 0 hec_errors_ovf: 0rx_unkn_prot: 514 rx_aal5_disc: 0 rx_pkt_ovf: 0unkn_prot_ovf:0 aal5_disc_ovf: 0 tx_count: 0rx_crc_error: 0 rx_no_buf: 0 rx_timeout: 0rx_abort: 0 rx_cong_cells: 0 rx_freeze: 0rx_no_valbuf: 0 rx_bad_vc: 0 fallback act: 0tx_abort: 0 tx_no_desc: 0 tx_align: 0tx_freeze: 0 disabled: 0 enabled: 0tx_clones: 0 tx_xmt_paks: 3 teardown_vc: 0tx_pend_count_negative: 0tx_forced: 0 (0)tx_max_queued: 6144 seg_ring_size: 32tx output drops: 0pkt_too_big: 0 tx_pak_failed: 0idb_down: 0 invalid_pkt_type: 0invalid_vcd: 0 vc_ring_full: 0over_max_queued: 0 slot_owned_by_chip: 0vc_not_in_use: 0invalid_addr_count: 0PCI Statisticsdetect_parity 0 system_error 0 master_abort 0rx_target_abort 0 sig_target_abort 0 data_parity 0Internal registersconfig: 0x6037 status: 0x2000040 imask: 0xC381ratcount: 0x800 globrat: 0x79 rxunkn: 0x10000010txcompsize: 0x7FF rxcompsize: 0x1FF txsegsize: 0x1Faal5discard:0x0 hecerrors: 0x0 unknprot: 0x214rxcells: 0x1 txcells: 0x1B schedsize: 0x1txqueue: 0x80002009(spinerr:0) txpause: 0x0 chancount: 0x5txcompring: 0x311A00C rxcompring: 0x3114020Structures common to all VCsreceive free buffer ringaddress: 0x3110820 buf size: 10 ring size: 63 sar_indx: 1 drv_indx: 1receive completion ringaddr: 0x3114000 indx: 1transmit completion ringaddr: 0x311A000 indx: 3
*** VC information and associated 1575 structures ***seg ring: 5 ringaddr: 0x311C400 ringindx:0 pendindx:0tx dma: 5 ctrlring: 0xC47100 pktcnt: 0rword10: 0x0 rword11: 0x0rword20: 0x0 rword21: 0x0 rword22: 0x0 rword23: 0x0pxmt 0 queued: 0VCs mapped to this ringvcd: 1 cellhdr: 0x1E00640 encap: 0 crcerror: 0rx dma: 5 config: 0x24000000 ctrlrxring: 0x80000200 timecnt: 0xC8000lookup: 2 channel: 5 vpivci: 0x1E0064seg ring: 6 ringaddr: 0x311C480 ringindx:0 pendindx:0tx dma: 6 ctrlring: 0xC47120 pktcnt: 0rword10: 0x0 rword11: 0x0rword20: 0x0 rword21: 0x0 rword22: 0x0 rword23: 0x0pxmt 0 queued: 0VCs mapped to this ringvcd: 2 cellhdr: 0x2800C80 encap: 0 crcerror: 0rx dma: 6 config: 0x24000000 ctrlrxring: 0x80000400 timecnt: 0xC8000lookup: 3 channel: 6 vpivci: 0x2800C8seg ring: 7 ringaddr: 0x311C500 ringindx:0 pendindx:0tx dma: 7 ctrlring: 0xC47140 pktcnt: 0rword10: 0x0 rword11: 0x0rword20: 0x0 rword21: 0x0 rword22: 0x0 rword23: 0x0pxmt 0 queued: 0VCs mapped to this ringvcd: 3 cellhdr: 0xA0 encap: 0 crcerror: 0rx dma: 7 config: 0x24000000 ctrlrxring: 0x80000600 timecnt: 0xC8000lookup: 0 channel: 7 vpivci: 0xAseg ring: 8 ringaddr: 0x311C580 ringindx:0 pendindx:0tx dma: 8 ctrlring: 0xC47160 pktcnt: 0rword10: 0x0 rword11: 0x0rword20: 0x0 rword21: 0x0 rword22: 0x0 rword23: 0x0pxmt 0 queued: 0VCs mapped to this ringvcd: 4 cellhdr: 0x500 encap: 0 crcerror: 0rx dma: 8 config: 0x24000000 ctrlrxring: 0x80000800 timecnt: 0xC8000lookup: 1 channel: 8 vpivci: 0x50seg ring: 9 ringaddr: 0x311C600 ringindx:3 pendindx:3tx dma: 9 ctrlring: 0xC47183 pktcnt: 0rword10: 0x663C0000 rword11: 0x33CE274rword20: 0x0 rword21: 0x33CDFC4 rword22: 0x0 rword23: 0x0pxmt 0 queued: 0VCs mapped to this ringvcd: 5 cellhdr: 0x3200640 encap: 0 crcerror: 0rx dma: 9 config: 0x24000000 ctrlrxring: 0x80000A00 timecnt: 0xC8000lookup: 4 channel: 9 vpivci: 0x320064*** TI1585/1585 Scheduler at address 0x3A040000 ***Configuration/Statisticsline bw: 149760 min vc bw: 64 total slots: 2free slots: 21585 internal registersconfig: 0x227 status: 0x1E imask: 0x0clkfreq: 0x18FCA1 revnum: 0x0 acrlow: 0x80000000acrok: 0x800000001585 connection config/statusscheduler id 5type: VBR pcr: 353207 scr: 353207 mbs: 91rtv: 0x100scheduler id 6type: VBR pcr: 353207 scr: 353207 mbs: 91rtv: 0x100scheduler id 7type: VBR pcr: 353207 scr: 353207 mbs: 91rtv: 0x100scheduler id 8type: VBR pcr: 353207 scr: 353207 mbs: 91rtv: 0x100scheduler id 9type: VBR pcr: 353207 scr: 353207 mbs: 91rtv: 0x100In the following NRP-1 example, the output consists of only the SAR scheduler information:
NRP-1# show controllers atm 0/0/0 schedulerInterface ATM0/0/0Hardware is ATM-SARPCI registers:bus_no=0, device_no=4CFID=0xA102104C, CFCS=0x02000006, CFRV=0x02030002, CFLT=0x0000FF00CFBA=0x4A000000, CFIT=0x02010100*** TI1585/1585 Scheduler at address 0x3A040000 ***Configuration/Statisticsline bw: 149760 min vc bw: 64 total slots: 2free slots: 21585 internal registersconfig: 0x227 status: 0x1E imask: 0x0clkfreq: 0x18FCA1 revnum: 0x0 acrlow: 0x80000000acrok: 0x800000001585 connection config/statusscheduler id 5type: VBR pcr: 353207 scr: 353207 mbs: 91rtv: 0x100scheduler id 6type: VBR pcr: 353207 scr: 353207 mbs: 91rtv: 0x100scheduler id 7type: VBR pcr: 353207 scr: 353207 mbs: 91rtv: 0x100scheduler id 8type: VBR pcr: 353207 scr: 353207 mbs: 91rtv: 0x100scheduler id 9type: VBR pcr: 353207 scr: 353207 mbs: 91rtv: 0x100In the following NRP-1 example, the VC output consists only of information specific to VC 1/100:
NRP-1# show controllers atm 0/0/0 vc 50/100Interface ATM0/0/0Hardware is ATM-SARPCI registers:bus_no=0, device_no=4CFID=0xA102104C, CFCS=0x02000006, CFRV=0x02030002, CFLT=0x0000FF00CFBA=0x4A000000, CFIT=0x02010100*** VC information and associated 1575 structures ***seg ring: 9 ringaddr: 0x311C600 ringindx:3 pendindx:3tx dma: 9 ctrlring: 0xC47183 pktcnt: 0rword10: 0x663C0000 rword11: 0x33CE274rword20: 0x0 rword21: 0x33CDFC4 rword22: 0x0 rword23: 0x0pxmt 0 queued: 0VCs mapped to this ringvcd: 5 cellhdr: 0x3200640 encap: 0 crcerror: 0rx dma: 9 config: 0x24000000 ctrlrxring: 0x80000A00 timecnt: 0xC8000lookup: 4 channel: 9 vpivci: 0x320064In the following NRP-1 example, the output shows cyclic redundancy check (CRC) error counters for each configured VC:
NRP-1# show controllers atm 0/0/0 detailed | include crcrx_crc_error: 0 rx_no_buf: 0 rx_timeout: 0vcd: 1 cellhdr: 0x1E00640 encap: 0 crcerror: 0vcd: 2 cellhdr: 0x2800C80 encap: 0 crcerror: 0vcd: 3 cellhdr: 0xA0 encap: 0 crcerror: 0vcd: 4 cellhdr: 0x500 encap: 0 crcerror: 0vcd: 5 cellhdr: 0x3200640 encap: 0 crcerror: 0Related Commands
Command Descriptionshow se64 vc-stats
For the NRP-2, displays information for a specified VC.
show atm interface
Displays ATM-specific information about an ATM interface.
show atm pvc
Displays all ATM permanent virtual circuits (PVCs) and traffic information.
show atm traffic
Displays current global ATM traffic information to and from all ATM networks connected to the router.
show atm vc
Displays the ATM layer connection information about the virtual connections.
debug se64 detail
Enables the show controllers atm 0/00 command output to display internal ATM SAR data and register values.
show ip local pool
To display the local address pools, use the show ip local pool command.
show ip local pool [group group-name | [ poolname ]]
Syntax Description
group
define a group containing this pool
group-name
user-defined name for the pool group
pool-name
user-defined name for the local address pool
Defaults
If the group keyword is omitted, this command will show all local address pools.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
None
Examples
The following example displays all pools:
router#sh ip local poolPool Begin End Free In use** pool <p1> is in group <g1>p1 10.1.1.1 10.1.1.10 10 010.1.1.21 10.1.1.30 10 0** pool <p2> is in group <g2>p2 10.1.1.1 10.1.1.10 10 0lcl1 20.2.2.1 20.2.2.10 10 020.2.2.21 20.2.2.30 10 020.2.2.41 20.2.2.50 10 0** pool <mypool> is in group <mygroup>mypool 172.18.184.223 172.18.184.224 2 0172.18.184.218 172.18.184.222 5 0** pool <ccc> is in group <grp-c>ccc 172.18.184.218 172.18.184.220 3 0** pool <bbb> is in group <grp-b>bbb 172.18.184.218 172.18.184.220 3 0** pool <ddd> is in group <grp-d>ddd 172.18.184.218 172.18.184.220 3 0** pool <pp1> is in group <grp-pp>pp1 172.18.184.218 172.18.184.220 2 1The following example shows the pools in the group named mygroup:
router#sh ip local pool group mygroupPool Begin End Free In use** pool <mypool> is in group <mygroup>mypool 172.18.184.223 172.18.184.224 2 0172.18.184.218 172.18.184.222 5 0show nrp
To display the hardware configuration of the Cisco 6400 NRP, use the show nrp EXEC command.
show nrp
Syntax Description
This command has no keywords or arguments.
Command Modes
EXEC
Examples
The following is sample output from the show nrp command:
Router# show nrpRouter installed in slot 2Network IO Interrupt Throttling:throttle count=0, timer count=0active=0, configured=0netint usec=4000, netint mask usec=200NRP CPU ID EEPROM:Hardware revision 2.12 Board revision UNKNOWN (0xAFSerial number 4294967295 Part number 255-65535-255Test history 0xFF RMA number 255-255-255EEPROM format version 0EEPROM contents (hex):0x00: 00 E3 02 0C FF FF FF FF FF FF FF FF FF FF FF FF0x10: FF FF FF FF FF FF FF FF FF FF FF 78 FF FF FF FFshow redundancy
To show which slots, subslots, ports, and CPUs are defined as redundant on the Cisco 6400, use the show redundancy command.
show redundancy [slot/subslot]
Syntax Description
Command Modes
EXEC
Command History
Release Modification11.3(6)AA
This command was introduced.
12.2(13)T
This command was integrated into Cisco IOS Release 12.2(13)T.
12.3
This command was integrated into Cisco IOS Release 12.3.
Usage Guidelines
The output of this command shows each object in a redundant pair and indicates which object is currently the master. Chassis redundancy appears if no slot or subslot is specified. If a slot or subslot is specified, the redundancy configuration for only that slot appears.
Examples
The following is sample output from the show redundancy command on the NRP:
Router# show redundancyPrimary NRP in slot 2, system configured non redundantUser EHSA configuration (by CLI config):slave-console = offkeepalive = onconfig-sync modes:standard = onstart-up = onboot-var = onconfig-reg = onNSP EHSA configuration (via pam-mbox):redundancy = offpreferred (slot 2) = yesDebug EHSA Information:NRP specific information:Backplane resets = 0NSP mastership changes = 0print_pambox_config_buff: pmb_configG values:valid = 1magic = 0xEBDDBE1 (expected 0xEBDDBE1)nmacaddrs = 1run_redundant = 0x0preferred_master = 0x1macaddr[0][0] = 0010.7b79.af93macaddr[1][0] = 0000.0000.0000EHSA pins:peer present = 0peer state = SANTA_EHSA_SECONDARYcrash status: this-nrp=NO_CRASH(1) peer-nrp=NO_CRASH(1)EHSA related MAC addresses:peer bpe mac-addr = 0010.7b79.af97my bpe mac-addr = 0010.7b79.af93Related Commands
show se64
To display detailed NRP-2 ATM SAR information, use the show se64 EXEC command.
show se64 {regs | mp_holder | vc-stats vpi vci | shaper shaper-number | vcd vcd}
Syntax Description
Defaults
No default behavior or values.
Command Modes
EXEC
Command History
Usage Guidelines
The show se64 command is used for debugging and troubleshooting the NRP-2 ATM SAR.
The output of the show se64 vc-stats command is divided into five categories:
•
General—Shows general statistics of the NRP-2 ATM SAR driver operation.
•
RX Path—Shows statistics for the input and loss path of received packets through the NRP-2 ATM SAR driver, for the specified VC.
•
RX General—Shows counters for the cells and packets received on the specified VC.
•
TX Path—Shows statistics for the output and loss path of transmitted packets through the NRP-2 ATM SAR driver, for the specified VC.
•
TX General—Shows counters for actions taken by the NRP-2 ATM SAR driver to successfully transmit certain packet types.
Note
The RX Path and TX Path output do not account for packets lost by the Cisco IOS.
Each shaper number can be mapped to one or more VCDs. The VCDs mapped to the selected shaper appears at the end of the show se64 shaper command output:
NRP-2# show se64 shaper 0Shaper Number 0pcr_kb 1000, pcr_cr 2271, pcr_count 24218scr_kb 50, scr_cr 113, scr_count 4843600mbs 10, mbs count 10skip count 190, scr_inc 1023VC on the shaper:
00002
To determine the VCD number to use in the show se64 vcd command, use the show atm pvc privileged EXEC command:
NRP-2# show atm pvcVCD / Peak Avg/Min BurstInterface Name VPI VCI Type Encaps SC Kbps Kbps Cells Sts0/0/0.100 1 0 300 PVC SNAP UBR 10000 UP0/0/0.200 2 0 400 PVC SNAP VBR 1000 50 10 UP0/0/0.300 foobe 0 500 PVC SNAP UBR 599040 UP...If the VCD is displayed as a name instead of a number for the PVC of interest, use the show atm pvc name privileged EXEC command to determine the VCD number:
NRP-2# show atm pvc foobeATM0/0/0.300:VCD:3, VPI:0, VCI:500, Connection Name:foobeUBR, PeakRate:599040AAL5-LLC/SNAP, etype:0x0, Flags:0xC20, VCmode:0x0...Examples
Router# show se64 regs*** SE64 Internal Regs ***SAR revision DVPI bits 3, VCI bits 11Number of free mp holders:49152Number of particle in the sar 32255rx buffer base:virtual 0C000000, physical AC000000rx buffer size (byte):66058240, number of rx buffers:32255OAM cell ring base:virtual 0B050000, physical AB050000OAM shadow write pointer:0, OAM read pointer:10OAM cell ring size (byte):65536, number of entries:1024RM cell ring base:virtual 0AFC4000, physical AAFC4000RM cell ring size (byte):16384, number of entries:256Rx status ring base:virtual 0B020000, physical AB020000Rx shadow write pointer:0, Rx read pointer:1284Rx status ring size (byte):131072, number of entries:16384Tx status ring base:virtual 0AFE0000, physical AAFE0000Tx shadow write pointer:0, Tx read pointer:707Tx status ring size (byte):131072, number of entries:16384
SE64 internal memory and registers base:virtual 24000000, physical 84000000SE64 registers base:virtual 2401F000, physical 8401F000SE64 local memory base:virtual 20000000, physical 80000000Rx VC descriptor table base:virtual 20000000, physical 80000000Rx VC descriptor table size(byte):1048576Tx VC descriptor table base:virtual 20100000, physical 80100000Tx VC descriptor table size(byte):1048576Tx link pool base:virtual 20200000, physical 80200000Tx link pool size(byte):794624SE64 register value:Addr 2401F000, high 84000037, low 84000037, Rc Lg Buffer Pool Config Register 1Addr 2401F010, high FC000009, low FC000009, Rc Lg Buffer Pool Config Register 2Addr 2401F020, high 7FF0000C, low 7FF0000C, Rc Sm Buffer Pool Config RegisterAddr 2401F040, high 00000000, low 00000000, Rc Lg Buffer Pool Depth RegisterAddr 2401F060, high 00000000, low 00000000, Rc Sm Buffer Pool Depth RegisterAddr 2401F100, high 00000000, low 00000000, Rc Buffer Pool Return RegisterAddr 2401F180, high 00000000, low 00000000, Rc Lg Buffer Pool Region Flag RegrAddr 2401F190, high FFFFFFFF, low FFFFFFFF, Rc Sm Buffer Pool Row Map Regr 1Addr 2401F1A0, high FFFFFFFF, low FFFFFFFF, Rc Sm Buffer Pool Row Map Regr 2Addr 2401F400, high 00000090, low 00000090, Receive Processor Control RegisterAddr 2401F410, high 00000000, low 00000000, Rc Ext. Descriptor Table Base RegrAddr 2401F420, high 82FC4000, low 82FC4000, Rc RM Cell Ring RegisterAddr 2401F430, high 83050285, low 83050285, Rc OAM Cell Ring RegisterAddr 2401F440, high 80000000, low 80000000, Rc RM Cell Ring Stop RegisterAddr 2401F450, high 8006800B, low 8006800B, Rc OAM Cell Ring Stop RegisterAddr 2401F800, high 001C4FA7, low 00508002, Transmit Packet-Add Register 1Addr 2401F808, high 00000000, low 82FC9038, Transmit Packet-Add Register 2Addr 2401F810, high 11C28F06, low 11C28F06, Transmit Buffer-Add RegisterAddr 2401F900, high 0000FEFE, low 0000FEFE, Tx Buf Link Pool Region FlagRegrAddr 2401F908, high C0000001, low C0000001, Tx Buffer Link Pool Depth RegisterAddr 2401FA00, high 00000000, low 00000000, Protocol Header Register 0HAddr 2401FA08, high 00000000, low 00000000, Protocol Header Register 0LAddr 2401FA10, high 00000000, low 00000000, Protocol Header Register 1HAddr 2401FA18, high 00000000, low 00000000, Protocol Header Register 1LAddr 2401FA20, high 00000000, low 00000000, Protocol Header Register 2HAddr 2401FA28, high 00000000, low 00000000, Protocol Header Register 2LAddr 2401FA30, high 00000000, low 00000000, Protocol Header Register 3HAddr 2401FA38, high 00000000, low 00000000, Protocol Header Register 3LAddr 2401FA40, high 00000000, low 00000000, Protocol Header Register 4HAddr 2401FA48, high 00000000, low 00000000, Protocol Header Register 4LAddr 2401FA50, high 00000000, low 00000000, Protocol Header Register 5HAddr 2401FA58, high 00000000, low 00000000, Protocol Header Register 5LAddr 2401FA60, high 00000000, low 00000000, Protocol Header Register 6HAddr 2401FA68, high 00000000, low 00000000, Protocol Header Register 6LAddr 2401FA70, high 00000000, low 00000000, Protocol Header Register 7HAddr 2401FA78, high 00000000, low 00000000, Protocol Header Register 7LAddr 2401FA80, high 00000000, low 00000000, Protocol Header Register 8HAddr 2401FA88, high 00000000, low 00000000, Protocol Header Register 8LAddr 2401FA90, high 00000000, low 00000000, Protocol Header Register 9HAddr 2401FA98, high 00000000, low 00000000, Protocol Header Register 9LAddr 2401FAA0, high 00000000, low 00000000, Protocol Header Register AHAddr 2401FAA8, high 00000000, low 00000000, Protocol Header Register ALAddr 2401FAB0, high 00000000, low 00000000, Protocol Header Register BHAddr 2401FAB8, high 00000000, low 00000000, Protocol Header Register BLAddr 2401FB00, high 00000000, low 00000000, VC Base Address RegisterAddr 2401FB08, high 00FFFFFF, low 00FFFFFF, FRM Cell Time Interval RegisterAddr 2401FB10, high 00000000, low 00000000, CRM Interrupt Register...(additional register settings deleted)...
NRP-2# show se64 mp_holderNumber of free mp holders:49146vcd 1, number of holders 6Number of mp holders in the closed VC queue:0
NRP-2# show se64 vc-stats 4 33*** SE64 Statistics for VPI/VCI = 4/33 ***General:rx_count = 0 rx_limit = 7064tx_count = 0 tx_limit = 40RX Path:rx_pkt = 209 rx_drop_giant = 0rx_drop_crc = 7 rx_drop_runt = 0rx_drop_vc_del = 0 rx_drop_throttle = 0RX general:rx_pkt_clp = 0 rx_pkt_ci = 0rx_cell_count = 319TX Path:tx_pkt_safe_start = 224 tx_pkt_fast = 27tx_drop_idb_down = 0 tx_drop_vc_down = 0tx_drop_vc_del = 0 tx_drop_1par_clone = 0tx_drop_2par_room = 0 tx_drop_2par_coal = 0tx_drop_gt2par = 0 tx_drop_credit = 0tx_drop_oam_f4 = 0 tx_drop_pkt_len_0 = 0tx_drop_pkt_align = 0 tx_drop_pkt_mp = 0TX General:tx_combine = 0 tx_2par_coal = 0
NRP-2# show se64 shaper 0Shaper Number 0pcr_kb 1000, pcr_cr 2271, pcr_count 24218scr_kb 50, scr_cr 113, scr_count 4843600mbs 10, mbs count 10skip count 190, scr_inc 1023VC on the shaper:00002
If the shaper has no PVCs assigned to it, the show se64 shaper command shows an invalid status:
NRP-2# show se64 shaper 3Shaper Number 3Status:Invalid
NRP-2# show se64 vcd 1TXAddr 20100000, high 9BD294BF low 00000001Addr 20100008, high 0000001C low 98000000Addr 20100010, high 00000000 low 0006000DAddr 20100018, high 40000000 low 00000000Addr 20100020, high 80000000 low 000012C0Addr 20100028, high 00000000 low 00000000Addr 20100030, high 00000000 low 00000000Addr 20100038, high 00000000 low 00000000RXAddr 20004B00, high C704DD7B low 21000000Addr 20004B08, high 00000002 low BC0010B0Addr 20004B10, high 00000000 low 00000000Addr 20004B18, high 00000000 low 00000000Addr 20004B20, high 80001010 low 00000000Addr 20004B28, high 00000000 low 00000000Addr 20004B30, high 00000000 low 00000000Addr 20004B38, high 00000000 low 00000000Related Commands
Command DescriptionDisplays global (as opposed to VC-specific) information on the physical ATM interface.
show vtemplate
To display a list of all configured virtual templates, use the show vtemplate privileged EXEC command.
show vtemplate
Syntax Description
This command has no arguments or keywords.
Defaults
This command has no default behavior or values.
Command Modes
Privileged EXEC
Command History
Examples
In the following example, precloning is on for Virtual-Template 1, 250 virtual access interfaces have been precloned, and 249 virtual access interfaces are available for new L2TP sessions. Only one virtual access interface is in use by L2TP, and no virtual access interfaces were cloned during call setup.
Router# show vtemplateVirtual-Template 1, pre-cloning is onPre-clone limit: 250, current number: 249Active vaccess number: 1Generic free vaccess number:0Table 2-2 describes the fields shown in the example.
Posted: Thu Oct 27 13:22:51 PDT 2005
All contents are Copyright © 1992--2005 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.