cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1008
Views
0
Helpful
2
Replies

Configuring ressource-pool or equivalent on ISR-G2

HUBERT RESCH
Participant
Participant

Hi we have two AS5350 in Production which reached LDOS end of last year.

On this AS5350 is implemented a special Service which has to be offered in the future as well where they need digital Modems (details to this Service later on). so customer wants to migrate to a new HW, like to a ISR-G2 2951 with PVDM2-ADPTR , PVDM2-36DM and VWIC3-2MFT-T1/E1 .

So on the running AS5350 we have a config like following.

ip host gpsstream_port4101 4101 172.18.100.11

...

ip host gpsstream_port4201 4201 172.18.100.11

...

ip host gpsstream_port4301 4301 172.18.100.11

...

!

resource-pool enable

!

resource-pool group resource RTK

range port 1/0 1/14

!

resource-pool group resource DGPS

range port 1/15 1/24

!

resource-pool group resource MGPS

range port 1/25 1/29

!

resource-pool profile customer RTK

limit base-size all

limit overflow-size 0

resource RTK speech

dnis group RTK

!

resource-pool profile customer DGPS

limit base-size all

limit overflow-size 0

resource DGPS speech

dnis group DGPS

!

resource-pool profile customer MGPS

limit base-size all

limit overflow-size 0

resource MGPS speech

dnis group MGPS

!

controller E1 3/0

pri-group timeslots 1-31

!

interface Serial3/0:15

description S2

no ip address

isdn switch-type primary-net5

isdn caller 436641061498

.......

isdn caller 436641509409

isdn incoming-voice modem

no cdp enable

!

interface Group-Async0

no ip address

group-range 1/00 1/59

!

dialer dnis group DGPS

number 2

!

dialer dnis group MGPS

number 3

!

dialer dnis group RTK

number 1

!

line 1/00

no motd-banner

no exec-banner

exec-timeout 0 0

no flush-at-activation

logging synchronous

no vacant-message

login authentication nologin

modem InOut

autocommand telnet gpsstream_port4101 /stream

no activation-character

special-character-bits 8

transport input all

escape-character NONE

autoselect during-login

autohangup

...

...

line 1/15

no motd-banner

no exec-banner

exec-timeout 0 0

no flush-at-activation

logging synchronous

no vacant-message

login authentication nologin

modem InOut

autocommand telnet gpsstream_port4201 /stream

no activation-character

special-character-bits 8

transport input all

escape-character NONE

autoselect during-login

autohangup

...

...

line 1/25

no motd-banner

no exec-banner

exec-timeout 0 0

no flush-at-activation

logging synchronous

no vacant-message

login authentication nologin

modem InOut

autocommand telnet gpsstream_port4301 /stream

no activation-character

special-character-bits 8

transport input all

escape-character NONE

autoselect during-login

autohangup

What we achive with this configuration is that based on the called number (specified in DNIS group) we are connected to a Host with a particular tcp-port (different ressource-pools and different autocommands on the lines)

The configuration of ressource-pools and ressource-pool groups is not supported aon the ISR-G2 (G1 as well)

So the question how to mirgrate our config to an ISR-G2 ?

(ther is a command modem-pool und which you can configure the lines and the called number, maybe this is a way to configure the same, but I do not have equipment to test this)

Thx

Hubert

2 Replies 2

paolo bevilacqua
Hall of Fame Master Hall of Fame Master
Hall of Fame Master

The ISR G2 router do not support all AS features.

You can use the 5400 to replace 5350.

pmchandler
Beginner
Beginner

Hubert, did you resolve this problem? We require the same for our RTK network and need a suitable replacement for our AS5350XM's.

I should add - we are not using resource-pools but do need the autocommand telnet /stream function.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers