Cisco 2621XM kennt kein "clid network-provided"

Bask

Neuer User
Mitglied seit
4 Dez 2005
Beiträge
96
Punkte für Reaktionen
1
Punkte
8
Hi All,

seit paar Tage versuche ich ein Cisco 2621XM mit NM-HDV sowie vwic2-2mft-e1 (also 2x S2M) und IOS c2600-adventerprisek9-mz.124-25b zu konfiguriren.
Folgendes habe ich vor (abgesehen von SIP):
AMT<--->Cisco Erste S2M<--->Cisco Zweite S2M<--->TK Anlage

Folgende Problem:
von AMT an TK Anlage ankommende Anrufe kommen ohne Angerufene Nummer.

In Debug an Cisco kann man sehen das Angerufene Nummer noch vorchanden ist, aber in Debug an TK Anlage ist nicht mehr.

Laut Cisco Doku muss in config bereich:
Code:
voice service voip
folgendes eingetragen
Code:
clid network-provided

aber mein Cisco kennt das nicht. Ich vermute, daß irgendwo muß ein Globales Parametr eingestellt werden damit Cisco erlaubt clid command einzugeben.

Kann jemand vieleicht mich helfen?
 
Kannst du uns mal ein paar mehr Infos bzgl. deiner Konfiguration (am besten die ganze Konfig) zukommen lassen?

Vor allem interessant:
Was wird zur Kopplung verwendet? H.323 oder SIP?
Wie schauen deine Dial-Peers aus?
Welchen Trace hast ausgewertet?
 
Kannst du uns mal ein paar mehr Infos bzgl. deiner Konfiguration (am besten die ganze Konfig) zukommen lassen?

Vor allem interessant:
Was wird zur Kopplung verwendet? H.323 oder SIP?
Wie schauen deine Dial-Peers aus?
Welchen Trace hast ausgewertet?

Erstmal Danke für die Antwort:

Mein Konfig:
Code:
!
version 12.4
service timestamps debug datetime localtime
service timestamps log datetime localtime
service password-encryption
!
hostname MP-S2M
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$xxxxxxxxxxxxxxxxxxxxxxx/
!
no aaa new-model
memory-size iomem 10
clock timezone MET 1
clock summer-time MEST recurring last Sun Mar 2:00 last Sun Oct 3:00
no network-clock-participate slot 1 
no network-clock-participate wic 0 
voice-card 1
!
ip cef
!
!
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
ip ddns update method dyndns
 HTTP
  add http://xxxxxxxxxx:[email protected]/nic/update?system=dyndns&hostname=<h>&myip=<a>
 interval maximum 1 12 0 0
 interval minimum 1 0 0 0
!
vpdn enable
!
vpdn-group 1
 ip mtu adjust
!
!
!
!
isdn switch-type primary-net5
isdn alert-end-to-end
!
!
voice rtp send-recv
!
voice service pots 
!
voice service voip 
!
!
voice class codec 1
 codec preference 1 g729r8
!
voice class codec 2
 codec preference 1 g711alaw
 codec preference 2 g711ulaw
!
!
!
!
!
!
!
!
voice translation-rule 1
 rule 1 /\(.*\)/ /0\1/ type national national
 rule 2 /\(.*\)/ /00\1/ type international international
!
voice translation-rule 2
 rule 1 /1111/ //
!
!
voice translation-profile Remove1111
 translate calling 2
!
voice translation-profile changeOUT
 translate calling 1
!
!
!
!
username xxxx privilege 15 password 7 xxxxxxxxxxxxxxxxxxxxxx
!
!
controller E1 1/0
 clock source line primary
 pri-group timeslots 1-31
!
controller E1 1/1
 pri-group timeslots 1-31
!
! 
!
!
!
!
interface FastEthernet0/0
 description LAN
 ip address 192.168.0.1 255.255.255.0
 ip nat inside
 no ip virtual-reassembly
 speed auto
 full-duplex
 no mop enabled
!
interface FastEthernet0/1
 description ADSL
 no ip address
 duplex auto
 speed auto
 pppoe enable group global
 pppoe-client dial-pool-number 1
!
interface Serial1/0:15
 description AMT
 no ip address
 encapsulation hdlc
 no logging event link-status
 isdn switch-type primary-net5
 isdn incoming-voice voice
 isdn outgoing display-ie
 no fair-queue
 no cdp enable
!
interface Serial1/1:15
 description TK-Anlage
 no ip address
 encapsulation hdlc
 no logging event link-status
 isdn switch-type primary-net5
 isdn protocol-emulate network
 isdn incoming-voice voice
 isdn outgoing display-ie
 no fair-queue
 no cdp enable
!
interface Dialer1
 description DSL Provider Dialin
 ip ddns update hostname xxxxxxxxx.dyndns.org
 ip ddns update dyndns
 ip address negotiated
 ip mtu 1492
 ip nat outside
 no ip virtual-reassembly
 encapsulation ppp
 ip tcp adjust-mss 1452
 no ip mroute-cache
 dialer pool 1
 dialer-group 1
 no cdp enable
 ppp authentication chap pap callin
 ppp chap hostname [email protected]
 ppp chap password 7 0xxxxxxxxxxxxxxxx4
 ppp pap sent-username [email protected] password 7 xxxxxxxxxxxxxxxxx
 ppp ipcp dns request
!
no ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer1
!
!
no ip http server
no ip http secure-server
!
kron occurrence DISCONNECT at 4:00 recurring
 policy-list DISCONNECT
!
kron policy-list DISCONNECT
 cli clear interface Dialer 1
!
access-list 2 permit xx.xxx.xx.102
access-list 2 permit xx.xx.xxx.148
access-list 2 permit xx.xxx.xxx.0 0.0.0.255
access-list 2 permit xxx.xx.0.0 0.0.0.255
access-list 2 deny   any
access-list 101 permit ip xxx.xxx.0.0 0.0.0.255 any
access-list 101 deny   ip any any
dialer-list 1 protocol ip permit
!
!
!
control-plane
!
!
!
voice-port 1/0:15
 echo-cancel coverage 32
 cptone DE
 bearer-cap Speech
!
voice-port 1/1:15
 echo-cancel coverage 32
 cptone DE
 bearer-cap Speech
!
!
mgcp behavior g729-variants static-pt
!
!
!
dial-peer voice 100 pots
 description To-AMT
 destination-pattern .
 direct-inward-dial
 port 1/0:15
!
dial-peer voice 1 voip
 translation-profile outgoing changeOUT
 huntstop
 destination-pattern 39805555
 voice-class codec 1
 session protocol sipv2
 session target ipv4:xx.xxx.xxx.148
 dtmf-relay rtp-nte
 fax rate 14400
 fax protocol t38 ls-redundancy 2 hs-redundancy 2 fallback none
!
dial-peer voice 2 voip
 translation-profile outgoing changeOUT
 huntstop
 destination-pattern 39805566
 voice-class codec 1
 session protocol sipv2
 session target ipv4:xx.xxx.xxx.148
 dtmf-relay rtp-nte
 fax rate 14400
 fax protocol t38 ls-redundancy 2 hs-redundancy 2 fallback none
!
dial-peer voice 3 voip
 huntstop
 destination-pattern 1111.
 voice-class codec 1
 session protocol sipv2
 session target ipv4:xx.xxx.xxx.153
 dtmf-relay h245-alphanumeric
 fax rate 14400
 fax protocol t38 ls-redundancy 2 hs-redundancy 2 fallback none
!
dial-peer voice 200 pots
 description To-TKAnlage
 destination-pattern 39805545
 direct-inward-dial
 port 1/1:15
!
!
!
!
line con 0
 exec-timeout 0 0
line aux 0
line vty 0 4
 access-class 2 in
 exec-timeout 1200 0
 password 7 xxxxxxxxxxxx
 login local
 transport input telnet
line vty 5 15
 access-class 2 in
 exec-timeout 1200 0
 login local
 transport input telnet
!
no process cpu extended
no process cpu autoprofile hog
ntp clock-period 17180154
ntp server 192.53.103.103
ntp server 130.149.17.21
!
end


Wie gesagt zurzeit konfiguriere ich nur PSTN, SIP mache ich nacher.

Log von Cisco:
Code:
MP-S2M#debug isdn error
MP-S2M#debug isdn events
debug isdn event is             ON.
MP-S2M#debug isdn q931
debug isdn q931 is              ON.


*Mar  1 02:43:14: ISDN Se1/0:15 Q931: RX <- SETUP pd = 8  callref = 0x0001
        Bearer Capability i = 0x8090A3
                Standard = CCITT
                Transfer Capability = Speech
                Transfer Mode = Circuit
                Transfer Rate = 64 kbit/s
        Channel ID i = 0xA9839F
                Exclusive, Channel 31
        Called Party Number i = 0x80, '39805545'
                Plan:Unknown, Type:Unknown
        Low Layer Compat i = 0x8090A3
        High Layer Compat i = 0x9181
*Mar  1 02:43:14: ISDN Se1/0:15 EVENT: process_rxstate: ces/callid 1/0x24 calltype 2 CALL_INCOMING
*Mar  1 02:43:14: ISDN Se1/0:15 EVENT: call_incoming: call_id 0x0024, Guid = 8815417C8007
*Mar  1 02:43:14: ISDN Se1/0:15 SERROR: process_pri_simple: NO name in GTD
*Mar  1 02:43:14: ISDN Se1/1:15 EVENT: process_pri_call: call id 0x8006, number , Guid 8815417C8007, speed 0, call type VOICE, redial No, CSM call No, pdata Yes
*Mar  1 02:43:14: ISDN Se1/1:15 Q931: Applying typeplan for sw-type 0x12 is 0x0 0x0, Called num
*Mar  1 02:43:14: ISDN Se1/0:15 Q931: TX -> CALL_PROC pd = 8  callref = 0x8001
        Channel ID i = 0xA9839F
                Exclusive, Channel 31
*Mar  1 02:43:14: ISDN Se1/1:15 Q931: TX -> SETUP pd = 8  callref = 0x0085
        Bearer Capability i = 0x8090A3
                Standard = CCITT
                Transfer Capability = Speech
                Transfer Mode = Circuit
                Transfer Rate = 64 kbit/s
        Channel ID i = 0xA98381
                Exclusive, Channel 1
        Called Party Number i = 0x80
                Plan:Unknown, Type:Unknown
        Low Layer Compat i = 0x8090A3
        High Layer Compat i = 0x9181
*Mar  1 02:43:15: ISDN Se1/1:15 Q931: RX <- CALL_PROC pd = 8  callref = 0x8085
        Channel ID i = 0xA98381
                Exclusive, Channel 1
*Mar  1 02:43:15: ISDN Se1/1:15 EVENT: process_rxstate: ces/callid 1/0x8006 calltype 2 CALL_PROCEEDING
*Mar  1 02:43:15: ISDN Se1/1:15 Q931: RX <- ALERTING pd = 8  callref = 0x8085
        Progress Ind i = 0x8188 - In-band info or appropriate now available
*Mar  1 02:43:15: ISDN Se1/1:15 EVENT: process_rxstate: ces/callid 1/0x8006 calltype 2 CALL_PROGRESS
*Mar  1 02:43:15: ISDN Se1/0:15 SERROR: process_pri_simple: NO name in GTD
*Mar  1 02:43:15: ISDN Se1/0:15 Q931: TX -> ALERTING pd = 8  callref = 0x8001
        Progress Ind i = 0x8188 - In-band info or appropriate now available
*Mar  1 02:43:17: ISDN Se1/0:15 Q931: RX <- DISCONNECT pd = 8  callref = 0x0001
        Cause i = 0x8090 - Normal call clearing
*Mar  1 02:43:17: ISDN Se1/0:15 EVENT: process_rxstate: ces/callid 1/0x24 calltype 2 CALL_DISC
*Mar  1 02:43:17: ISDN Se1/0:15 Q931: TX -> RELEASE pd = 8  callref = 0x8001
*Mar  1 02:43:17: ISDN Se1/0:15 Q931: RX <- RELEASE_COMP pd = 8  callref = 0x0001
*Mar  1 02:43:17: ISDN Se1/1:15 Q931: TX -> DISCONNECT pd = 8  callref = 0x0085
        Cause i = 0x8290 - Normal call clearing
*Mar  1 02:43:17: ISDN Se1/0:15 EVENT: process_rxstate: ces/callid 1/0x24 calltype 2 CALL_CLEARED
*Mar  1 02:43:17: ISDN Se1/1:15 Q931: RX <- RELEASE pd = 8  callref = 0x8085
        Cause i = 0x8190 - Normal call clearing
*Mar  1 02:43:17: ISDN Se1/1:15 EVENT: process_rxstate: ces/callid 1/0x8006 calltype 2 CALL_CLEARED
*Mar  1 02:43:17: ISDN Se1/1:15 Q931: TX -> RELEASE_COMP pd = 8  callref = 0x0085


Log von IPBX (Asterisk)

Code:
srv-s2m*CLI>
    -- Executing [s@from-pstn:1] Set("DAHDI/1-1", "__FROM_DID=s") in new stack
    -- Executing [s@from-pstn:2] ExecIf("DAHDI/1-1", "1 |Set|CALLERID(name)=") in new stack
    -- Executing [s@from-pstn:3] Set("DAHDI/1-1", "__CALLINGPRES_SV=") in new stack
    -- Executing [s@from-pstn:4] SetCallerPres("DAHDI/1-1", "allowed_not_screened") in new stack
    -- Executing [s@from-pstn:5] Goto("DAHDI/1-1", "from-did-direct|7901|1") in new stack
    -- Goto (from-did-direct,7901,1)
    -- Executing [7901@from-did-direct:1] Macro("DAHDI/1-1", "exten-vm|7901|7901") in new stack
    -- Executing [s@macro-exten-vm:1] Macro("DAHDI/1-1", "user-callerid") in new stack
    -- Executing [s@macro-user-callerid:1] Set("DAHDI/1-1", "AMPUSER=") in new stack
    -- Executing [s@macro-user-callerid:2] GotoIf("DAHDI/1-1", "0?report") in new stack
    -- Executing [s@macro-user-callerid:3] ExecIf("DAHDI/1-1", "1|Set|REALCALLERIDNUM=") in new stack
    -- Executing [s@macro-user-callerid:4] Set("DAHDI/1-1", "AMPUSER=") in new stack
    -- Executing [s@macro-user-callerid:5] Set("DAHDI/1-1", "AMPUSERCIDNAME=") in new stack
    -- Executing [s@macro-user-callerid:6] GotoIf("DAHDI/1-1", "1?report") in new stack
    -- Goto (macro-user-callerid,s,9)
    -- Executing [s@macro-user-callerid:9] GotoIf("DAHDI/1-1", "0?continue") in new stack
    -- Executing [s@macro-user-callerid:10] Set("DAHDI/1-1", "__TTL=64") in new stack
    -- Executing [s@macro-user-callerid:11] GotoIf("DAHDI/1-1", "1?continue") in new stack
    -- Goto (macro-user-callerid,s,18)
    -- Executing [s@macro-user-callerid:18] NoOp("DAHDI/1-1", "Using CallerID "" <>") in new stack
    -- Executing [s@macro-exten-vm:2] Set("DAHDI/1-1", "RingGroupMethod=none") in new stack
    -- Executing [s@macro-exten-vm:3] Set("DAHDI/1-1", "VMBOX=7901") in new stack
    -- Executing [s@macro-exten-vm:4] Set("DAHDI/1-1", "EXTTOCALL=7901") in new stack
    -- Executing [s@macro-exten-vm:5] Set("DAHDI/1-1", "CFUEXT=") in new stack
    -- Executing [s@macro-exten-vm:6] Set("DAHDI/1-1", "CFBEXT=") in new stack
    -- Executing [s@macro-exten-vm:7] Set("DAHDI/1-1", "RT=15") in new stack
    -- Executing [s@macro-exten-vm:8] Macro("DAHDI/1-1", "record-enable|7901|IN") in new stack
    -- Executing [s@macro-record-enable:1] GotoIf("DAHDI/1-1", "1?check") in new stack
    -- Goto (macro-record-enable,s,4)
    -- Executing [s@macro-record-enable:4] AGI("DAHDI/1-1", "recordingcheck|20100526-214011|1274902811.10") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/recordingcheck
    -- Accepting call from '' to 's' on channel 0/1, span 1
  recordingcheck|20100526-214011|1274902811.10: Inbound recording not enabled
    -- AGI Script recordingcheck completed, returning 0
    -- Executing [s@macro-record-enable:5] MacroExit("DAHDI/1-1", "") in new stack
    -- Executing [s@macro-exten-vm:9] Macro("DAHDI/1-1", "dial|15|tr|7901") in new stack
    -- Executing [s@macro-dial:1] GotoIf("DAHDI/1-1", "1?dial") in new stack
    -- Goto (macro-dial,s,3)
    -- Executing [s@macro-dial:3] AGI("DAHDI/1-1", "dialparties.agi") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi
  dialparties.agi: Starting New Dialparties.agi
  == Parsing '/etc/asterisk/manager.conf': Found
  == Parsing '/etc/asterisk/manager_additional.conf': Found
  == Parsing '/etc/asterisk/manager_custom.conf': Found
  == Manager 'admin' logged on from 127.0.0.1
  dialparties.agi: Caller ID name is 'unknown' number is 'unknown'
  dialparties.agi: USE_CONFIRMATION:  'FALSE'
  dialparties.agi: RINGGROUP_INDEX:   ''
  dialparties.agi: Methodology of ring is  'none'
    --  dialparties.agi: Added extension 7901 to extension map
       >  dialparties.agi: Extension 7901 has call screening off
    --  dialparties.agi: Extension 7901 cf is disabled
    --  dialparties.agi: Extension 7901 do not disturb is disabled
       >  dialparties.agi: extnum 7901 has:  cw: 1; hascfb: 0 [] hascfu: 0 []
  dialparties.agi: ExtensionState: 0
    --  dialparties.agi: DbDel CALLTRACE/7901 - Caller ID is not defined
    --  dialparties.agi: Filtered ARG3: 7901
  == Manager 'admin' logged off from 127.0.0.1
    -- AGI Script dialparties.agi completed, returning 0
    -- Executing [s@macro-dial:7] Dial("DAHDI/1-1", "SIP/7901|15|tr") in new stack
    -- Called 7901
    -- SIP/7901-08d61078 is ringing
    -- Channel 0/1, span 1 got hangup request, cause 16
  == Spawn extension (macro-dial, s, 7) exited non-zero on 'DAHDI/1-1' in macro 'dial'
  == Spawn extension (macro-exten-vm, s, 9) exited non-zero on 'DAHDI/1-1' in macro 'exten-vm'
  == Spawn extension (from-did-direct, 7901, 1) exited non-zero on 'DAHDI/1-1'
    -- Executing [h@macro-dial:1] Macro("DAHDI/1-1", "hangupcall") in new stack
    -- Executing [s@macro-hangupcall:1] GotoIf("DAHDI/1-1", "1?skiprg") in new stack
    -- Goto (macro-hangupcall,s,4)
    -- Executing [s@macro-hangupcall:4] GotoIf("DAHDI/1-1", "1?skipblkvm") in new stack
    -- Goto (macro-hangupcall,s,7)
    -- Executing [s@macro-hangupcall:7] GotoIf("DAHDI/1-1", "1?theend") in new stack
    -- Goto (macro-hangupcall,s,9)
    -- Executing [s@macro-hangupcall:9] Hangup("DAHDI/1-1", "") in new stack
  == Spawn extension (macro-hangupcall, s, 9) exited non-zero on 'DAHDI/1-1' in macro 'hangupcall'
  == Spawn extension (macro-dial, h, 1) exited non-zero on 'DAHDI/1-1'
    -- Hungup 'DAHDI/1-1'
srv-s2m*CLI>

Angerufen wird Nummer 39805545

Wenn ich verändere Dial-Peer
Code:
dial-peer voice 200 pots
 description To-TKAnlage
 destination-pattern 398055[0-4,7-9]
 direct-inward-dial
 port 1/1:15

Dann an TK sehe ich als Angerufene Nummer: "45"


Nochmal Danke für mithilfe.
 
Du nutzt aktuell das Feature, welches man nur einmal nutzt, außer man benötigt es ;-)

Füge mal "forward-digits all" zu deinen Outbound Dial-Peers dazu. Cisco leitet ansonsten nur die Digits weiter, welche über eine Wildcard (etc.) gematched werden.
 
Du nutzt aktuell das Feature, welches man nur einmal nutzt, außer man benötigt es ;-)

Füge mal "forward-digits all" zu deinen Outbound Dial-Peers dazu. Cisco leitet ansonsten nur die Digits weiter, welche über eine Wildcard (etc.) gematched werden.


WOW, Besten Dank!!! Das war richtig schnell und kompetent.

kannst Du mich vieleicht sagen wieso will Cisco kein:
Code:
clid network-provided
annehmen?
 
kannst Du mich vieleicht sagen wieso will Cisco kein:
Code:
clid network-provided
annehmen?

Bei mir ist die Option im Kontext "voice service voip" vorhanden. Sollte bei dir eigentlich auch so sein. Das Statement wird jedoch normal nicht benötigt.

Noch einige Anmerkungen zu deiner Konfig:
Du scheinst dich ja mit dem Router bei einem Provider einzuwählen, bei dem höchstwahrscheinlich eine öffentliche IP ohne Filter bekommst. Da aktuell auf dem Interface keine Einschränkungen gesetzt sind, sind deine SIP, H.323 etc. Schnittstellen auf dem Router komplett erreichbar, was eine "gewisse" Brisanz besitzt. Bau dir daher in jedem Fall eine Access List auf, damit Port 5060, 5061, 1720, 2000, etc. geschützt sind. Ansonsten hast du evtl. relativ schnell ein Problem.

Zusätzlich wirst du spätestens bei SIP Probleme mit dem überlappenden Wählen (inbound) bekommen. Frag Google mal bzgl. des T302 Timers im Kontext von Cisco.
 
Bei mir ist die Option im Kontext "voice service voip" vorhanden. Sollte bei dir eigentlich auch so sein. Das Statement wird jedoch normal nicht benötigt.

Noch einige Anmerkungen zu deiner Konfig:
Du scheinst dich ja mit dem Router bei einem Provider einzuwählen, bei dem höchstwahrscheinlich eine öffentliche IP ohne Filter bekommst. Da aktuell auf dem Interface keine Einschränkungen gesetzt sind, sind deine SIP, H.323 etc. Schnittstellen auf dem Router komplett erreichbar, was eine "gewisse" Brisanz besitzt. Bau dir daher in jedem Fall eine Access List auf, damit Port 5060, 5061, 1720, 2000, etc. geschützt sind. Ansonsten hast du evtl. relativ schnell ein Problem.

Zusätzlich wirst du spätestens bei SIP Probleme mit dem überlappenden Wählen (inbound) bekommen. Frag Google mal bzgl. des T302 Timers im Kontext von Cisco.

Hi Tweety,

vielen Dank für Deine Hilfe,

ich benötige dieses option
Code:
clid network-provided

weil ich parallel auch ein Cisco AS5300 konfigurire. Komischeweise beide Router liefern folgendes:
Code:
Router#conf ter
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#voice service voip
Router(conf-voi-serv)#?
VOICE SERVICE configuration commands:
  cause-code  Sets the internal cause code for SIP and H323
  default     Set a command to its defaults
  exit        Exit from voice service configuration mode
  fax         Global fax commands
  h323        Global H.323 configuration commands
  modem       Global modem commands
  no          Negate a command or set its defaults
  shutdown    Stop VoIP services gracefully without dropping active calls
  signaling   Global setting for signaling payload handling
  sip         SIP configuration commands

Router(conf-voi-serv)#clid network-provided
                       ^
% Invalid input detected at '^' marker.

Bezüglich Deine Anmerkung zu T302, meinst Du folgende Eintrag für beide
Code:
interface Serial1/0:15
und
Code:
interface Serial1/1:15


Code:
isdn overlap-receiving T302 4000

Ich denke 4 sek Overlap ist passend.


Wegen ACL muß ich mich noch schlau machen. Ich dachte wenn für:
Code:
line vty 5 15
 access-class 2 in
steht und bei
Code:
access-list 2 permit xx.xxx.xx.102
access-list 2 permit xx.xx.xxx.148
access-list 2 permit xx.xxx.xxx.0 0.0.0.255
access-list 2 permit xxx.xx.0.0 0.0.0.255
access-list 2 deny   any
nur zwei Public IP, ein C-Class Public Netz sowie ein C-Class Privat Netz erlaubt und Rest ist verboten. Das soll ausreichend sein oder sehe ich das falsch?

Danke
 
Hi Tweety,

vielen Dank für Deine Hilfe,

ich benötige dieses option
Code:
clid network-provided

Du nutzt aktuell den Broadband Train. Würde es dir was ausmachen, zumindest kurzfristig, auf auf T umzustellen? Die Option wurde erst mit 12.4(4)T eingeführt. Ich frage mich jedoch noch immer, für was die Option benötigt wird.

Bezüglich Deine Anmerkung zu T302, meinst Du folgende Eintrag für beide
Code:
interface Serial1/0:15
und
Code:
interface Serial1/1:15


Code:
isdn overlap-receiving T302 4000

Ich denke 4 sek Overlap ist passend.

4 Sekunden können OK sein. Du musst jedoch noch bei den Dial-Peers in jedem Fall auf die Destination Patterns achten.

Wegen ACL muß ich mich noch schlau machen. Ich dachte wenn für:
Code:
line vty 5 15
 access-class 2 in
steht und bei
Code:
access-list 2 permit xx.xxx.xx.102
access-list 2 permit xx.xx.xxx.148
access-list 2 permit xx.xxx.xxx.0 0.0.0.255
access-list 2 permit xxx.xx.0.0 0.0.0.255
access-list 2 deny   any
nur zwei Public IP, ein C-Class Public Netz sowie ein C-Class Privat Netz erlaubt und Rest ist verboten. Das soll ausreichend sein oder sehe ich das falsch?

Danke

Das siehst du leider falsch. Die Regeln gelten nur für Telnet. Alle anderen Schnittstellen sind immer noch offen. Testen kannst du das, in dem du z.B. mit X-Lite oder SIPSAK entsprechende Invites (...) an das Gateway schickst. Diese werden aktuell ohne murren verarbeitet.
 
Hi Tweety,

probeweise habe ich folgende IOS asprobiert:
c2600-ipvoicek9-mz.124-21
c2600-adventerprisek9-mz.124-23

leider den beiden hatten auch kein: clid network-provided

kannst Du vieleicht irgendein IOS Version nennen wo die "clid network-provided" vorhanden ist.


Bezuglich ACL was meinst Du würde das ausreichend, wenn ich in:
Code:
interface Dialer1

folgende Eintrag mache:
Code:
ip access-group 3 in

wo die bei ACL folgende gibt
Code:
access-list 3 permit xx.xxx.xxx.102
access-list 3 permit xx.xxx.xxx.148
access-list 3 permit xx.xxx.143.0 0.0.0.255
access-list 3 deny   any

Damit möchte ich erreichen das alle ausgehende verbindungen sind möglich und alle eingehende nur von zwei Public IP und ein Public Netz.

Danke
 
Ich denke da eher an eine Version 124-15.T13.bin! Wie gesagt, Technology Train... :)

Deine Access List schaut gut aus. Wie gesagt, du kannst das auch gerne von außen nochmal Testen, in dem du entsprechende INVITES an das Gateway schickst.
 
Ich denke da eher an eine Version 124-15.T13.bin! Wie gesagt, Technology Train... :)

Deine Access List schaut gut aus. Wie gesagt, du kannst das auch gerne von außen nochmal Testen, in dem du entsprechende INVITES an das Gateway schickst.

Hi Tweety,

sag mal muß ich was einstellen für FAX versand und empfang zwischen AMT und TK-Anlage nicht über VoIP sondern direkt zwischen beide S2M. Testen ob die faxen geht, kann ich leider nicht. Weil Cisco steht für konfiguration bei mir zu Hause und anstatt AMT ist ein ISDN Tester angeschlossen deswegen emmulieren ein FAX Versand sowie Empfang kann ich nicht.
 
Eeehm... deine Dial-Peers (sprich destination pattern bzw. incoming called number) müssen hier einfach nur stimmen und direkt auf den PRI Port schauen. Dann sollten die Anrufe bzw. Faxe direkt durchgeschleift werden.

Zusätzlich solltest du noch die "no's" vor den "network-clock-participate" für den Port entfernen, welcher direkt am Amt sitzt. Zusätzlich noch mit network-clock-select den entsprechenden Port definieren.
 
Eeehm... deine Dial-Peers (sprich destination pattern bzw. incoming called number) müssen hier einfach nur stimmen und direkt auf den PRI Port schauen. Dann sollten die Anrufe bzw. Faxe direkt durchgeschleift werden.

Zusätzlich solltest du noch die "no's" vor den "network-clock-participate" für den Port entfernen, welcher direkt am Amt sitzt. Zusätzlich noch mit network-clock-select den entsprechenden Port definieren.

Danke Tweety für Deine Hilfe,
leider habe gerade jetzt Dein Antwort gesehen,

bezuglich ""network-clock-participate" und "network-clock-select"

laut Cisco


Caution: If you are configuring a Cisco 2600 XM voice gateway with an NM-HDV2 or NM-HD-2VE installed in slot 1, do not use the network-clock-participate slot 1 command in the configuration. In this particular hardware scenario, the network-clock-participate slot 1 command is not necessary. If the network-clock-participate slot 1 command is configured, voice and data connectivity on interfaces terminating on the NM-HDV2 or NM-HD-2VE network module may fail to operate properly. Data connectivity to peer devices may not be possible at all, and even loopback plug tests to the serial interface spawned via a channel-group configured on the local T1/E1 controller will fail. Voice groups such as CAS ds0-groups and ISDN pri-groups may fail to signal properly. The T1/E1 controller may accumulate large amounts of timing slips as well as Path Code Violations (PCVs) and Line Code Violations (LCVs).

nicht nur notwendig, sogar kann mehrere slips verursachen. Oder habe ich das falsch verstanden?

und anstatt dessen habe ich folgendes eingetragen:
Code:
controller E1 1/0
 clock source line primary
 pri-group timeslots 1-31

Ist das parametr in dem Sinne "clock" richtig oder wieder verstehe ich das falsch?


Danke
 

Neueste Beiträge

Statistik des Forums

Themen
245,058
Beiträge
2,223,481
Mitglieder
371,861
Neuestes Mitglied
shortiii
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.