4.386 pass
Use this command to pass a command string to an individual card for processing. This command reduces the reliance on the OAM build for card-specific or application-specific information.
Parameters
- loc (mandatory)
- The card location as stenciled on the shelf of the system.
- Range:
- 1101 - 1108, 1111 - 1112, 1201 - 1208, 1211 - 1218, 1301 - 1308, 1311 - 1318, 2101 - 2108, 2111 - 2118, 2201 - 2208, 2211 - 2218, 2301 - 2308, 2311 - 2318, 3101 - 3108, 3111 - 3118, 3201 - 3208, 3211 - 3218, 3301 - 3308, 3311 - 3318, 4101 - 4108, 4111 - 4118, 4201 - 4208, 4211 - 4218, 4301 - 4308, 4311 - 4318, 5101 - 5108, 5111 - 5118, 5201 - 5208, 5211 - 5218, 5301 - 5308, 5311 - 5318, 6101 - 6108, 6111 - 6118
- cmd (optional)
- Command string including quotes (“ “). The command represented in the quoted string is sent to the specified card. Maximum command string length including quotes is 132 characters.
- Range:
- zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
Any string of characters that represent a pass-through command. The string must be enclosed in double quotation marks.
Valid pass-through commands are arp, aslog, asplog, assocrtt, connmgr, drklog, ftptest, help, linkinfo, msucount, msuroute, msutrace, netstat, nslookup, pct, ping, sctp, sockrtt, sockstate, traceroute, ualog, soipdata, soiplog .
Note:
Pass-through commands shown in online help that are not documented in Chapter 6 are not supported at this time.
Example
pass:loc=1201:cmd="ping 198.89.1.2"
pass:loc=1111:cmd="soipdata -f"
pass:loc=6312:cmd="help"
Dependencies
The value specified for the loc parameter must be valid for the card type and application:
- E5-ENET-B card running the IPGWI, IPLIMI, IPSG, or SS7IPGW application
- STC or E5-STC card running the EROUTE application
- IPSM card running the IPS application
- Service Module card running the VSCCP application
- E5-TSM card running the GLS application
The specified card location is out of range.
Sytnax error found in the pass
command.
Card is not in service
The pass command must include either the cmd or shellcmd parameter.
Notes
None
Output
Output is shown in the individual Pass commands.