cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
408
Views
0
Helpful
4
Replies

vg320 bat import fails on second fsx card

miket
Level 5
Level 5

I created a bat sheet to import 48 ports. , the first 24 ports imported perfectly however the second card failed. It was subunit 1 that failed.

I cannot see an error and the fact the first 24 ports worked means my import sheet is at least half good.

Any ideas?

4 Replies 4

Manish Gogna
Cisco Employee
Cisco Employee

Hi Mike,

It could be due to numbering of slots in the BAT file. For example, in the BAT file you could have the slots numbered as 0-47 instead of 0-23 on slot 0/0 and then from 0-23 on slot 0/1.

Please check if that is the case here.

HTH

Manish

Manish , thanks for response, I still cannot get the second card to be recognized by bat, It seems to want to add another gateway.

I have tried hex , decimal everything I can think of and no luck. If I add them manually on second card all is okay it is just bat that is messed up.

I will keep trying but thanks again for the reply

Hello,

 

I am having the same issue, did you find a solution?

 

Thanks

Make sure that the format of the file is correct. This is from the sample file in CM 12.5.

For SCCP Gateway:
-----------------

Sample string from CSV file:

DOMAIN NAME,DESCRIPTION,SLOT,SUBUNIT,PORT NUMBER,PORT DESCRIPTION,PORT DIRECTORY NUMBER
SKIGW1111111111,test,2,0,0,sample,1000

For SCCP gateway with some device and line fields:
-------------------------------------------------

Sample string from CSV file:


DOMAIN NAME,DESCRIPTION,SLOT,SUBUNIT,PORT NUMBER,PORT DESCRIPTION,PORT DIRECTORY NUMBER,CSS,ROUTE PARTITION,DISPLAY
SKIGW1111111111,test,2,0,0,test,1111,,p1,
|_____________| |___|| | | |__| |___| |
| | | | | | | |

| | | | | | | |

| | | | | | | Route Partition(50 characters, optional)

| | | | | | |

| | | | | | Port Directory Number(24 digits, optional)

| | | | | Port Description (50 characters, optional)

| | | | Port NUmber (3 digits,optional)

| | | SubUnit (3 digits, madatory *, default to 0)

| | Slot (3 digits, madatory *, default to 2)

| |

| Description(upto 100 characters, optional)

|
MAC Address( 15 digits ,mandatory *)

For blank values in CSV, values from template would be considered.

For SCCP gateway with more than one port configured :
-------------------------------------------------
DOMAIN NAME,DESCRIPTION,SLOT,SUBUNIT,PORT NUMBER,PORT DESCRIPTION,PORT DIRECTORY NUMBER
SKIGW4224224224,VG320_test2,0,1,0,,1026
SKIGW4234234234,VG320_test3,0,2,0,,1027
SKIGW4254254254,VG320_test4,0,1,1,,1028



Response Signature