Gatekeeper / Zone Local command in Cisco

A Chairde,
I am trying to change the H323 port on my Cisco Zone, and have inputted the command :
gatekeeper
zone local cnibhco111 .*****.*e 192.168.230.129
no shutdown
This works correctly, but if I add .
gatekeeper
zone local cnibhco111 .****.*e 192.168.230.129 1723
no shutdown
It gives me a syntax error, also tried :, but again syntax error.
My GK is a 2600 and ver is....
cnibhco111#sh ver
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IX-M), Version 12.2(27), RELEASE SOFTWARE (fc3)
Copyright (c) 1986-2004 by cisco Systems, Inc.
Compiled Tue 02-Nov-04 23:44 by kellmill
Image text-base: 0x8000808C, data-base: 0x80AFC590
ROM: System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
cnibhco111 uptime is 2 days, 21 hours, 25 minutes
System returned to ROM by power-on
System image file is "flash:c2600-ix-mz.122-27.bin"
cisco 2621 (MPC860) processor (revision 0x600) with 26624K/6144K bytes of memory
Processor board ID JAD052700D3 (2262052545)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
2 FastEthernet/IEEE 802.3 interface(s)
2 Serial(sync/async) network interface(s)
32K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
cnibhco111#

Did it give you a syntax error, or did it tell you the zone already existed?
To change the port for that local zone, you'll need to first remove it:
no zone local cnibhco111 .*****.*e 192.168.230.129 1719
then re-add it with the new port:
zone local cnibhco111 .****.*e 192.168.230.129 1723
Take care that you have a copy of all zone prefixes or aliases using this zone. When you remove the zone for the port change, you'll lose any additional gatekeeper configuration that relies on that zone.
Let me know if this helps by rating the post.
Michael

Similar Messages

  • Multiples zone local on gatekeeper cluster

    Anybody know how it works?. I have 2 gatekeeper each one with one local zone and redundandy work fine, but if add another local zone on gatekeeper 1, the endpont is not propagated to cluster so the gatekeeper 2 can't see the endpoint on local zone 3. it is possible?
    gatekeeper 1
    zone local local1 test.com 192.168.0.1
    zone local local3 test.com
    zone cluster local test local1
    element local2 192.168.0.2 1719
    gatekeeper 2
    zone local local2 test.com 192.168.0.2
    zone cluster local test local2
    element local1 192.168.0.1 1719

    The gatekeeper 2 will not automatically update to know that 'local3' zone has been added to gatekeeper 1.
    You could use a directory gatekeeper to allow for easier administration. When you have a directory gatekeeper and you add a zone to gatekeeper 1, you only need to add that zone to the directory gatekeeper as well.
    Then when other gatekeepers need to contact an endpoint in 'local3' zone, that request is forwarded to the directory gatekeeper with a matching zone prefix.

  • If I use blast option in zone prefix command

    Hi,
    I would like to introduce in our network the remote zone gatekeeper redundancy.
    I saw there' s a "blast" option in zone prefix command.
    Could I use that without problems?
    Thanks.
    Regards, Paolo

    By default, LRQs are sent sequentially to the remote gatekeepers. With sequential, the LRQs are sent one at a time with a delay between each. With blast, the LRQs are sent back-to-back in a rapid sequence without any delay between them. If you would like the LRQs to be sent simultaneously (blast) to each gatekeeper, you need only specify the blast keyword on one zone prefix command per E.164 prefix

  • Configuring aaa local command authorization

    i am a bit struggling with how to configure aaa local command authorization, i am not getting any material also for configuring it. Please tell me how to configure aaa local command authorization.. or possible give me some useful links for that..

    Hi,
    For aaa authorization command set.Kindly refer to link.
    http://www.cisco.com/en/US/products/sw/iosswrel/ps1828/products_command_reference_chapter09186a00800ca5d4.html
    I hope this help.Please rate this post.
    cheers
    Sachin

  • Problem with 'Edit Locally' command -- Due to IISProxy?

    Hi,
    We have a problem with 'Edit Locally' command since we are using Windows Authentication. Our architecture is:
    SAP EP 6.0 SP2 Patch 28 (Solaris)
    IIS Proxy (Windows 2003)
    The situation is:
    If we access to SAP Portal using old url (directly to Solaris) using form-based authentication we do not have any problem with 'edit locally' command.
    However, if we access to SAP Portal using IISProxy and Windows Authentication we get an 'Operation failed' error message.
         Java plug-in console shows the following message:
    cargar: clase com/sapportals/wcm/app/docapplet/DocApplet.class no encontrada.
    java.lang.ClassNotFoundException: com.sapportals.wcm.app.docapplet.DocApplet.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    Where is the problem? Is due to authentication method? SAP Portal or IISProxy configuration?
    Thanks,

    Thanks for your comment,
    Now, we have tested with version 1.5.0_01 plugin version but the result is the same: 'Operation failed'
    This is a very important topic to solve before installing Windows Authentication in a productive environment.
    Has anybody any solution?
    Damiá

  • 'Edit Locally' command Error -- IISProxy?

    Hi,
    We have a problem with 'Edit Locally' command since we are using Windows Authentication. Our architecture is:
    SAP EP 6.0 SP2 Patch 28 (Solaris)
    IIS Proxy (Windows 2003)
    The situation is:
    If we access to SAP Portal using old url (directly to Solaris) using form-based authentication we do not have any problem with 'edit locally' command.
    However, if we access to SAP Portal using IISProxy and Windows Authentication we get an 'Operation failed' error message.
         Java plug-in console shows the following message:
    cargar: clase com/sapportals/wcm/app/docapplet/DocApplet.class no encontrada.
    java.lang.ClassNotFoundException: com.sapportals.wcm.app.docapplet.DocApplet.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    Where is the problem? Is due to authentication method? SAP Portal or IISProxy configuration?
    Thanks,
    Damiá

    I'm having the same problem. Did you solved it?
    Thanks!

  • What's "SAVE" configuration command for Cisco switch/ router?

    What's "SAVE" configuration command for Cisco switch / router? I know Switch#copy running-config startup-config works well,
    but so long, any other command that easy to remenber?

    What's "SAVE" configuration command for Cisco switch / router? I know Switch#copy running-config startup-config works well, but so long,
    any other command that easy to remenber?
    yes, here: Switch#write,and want to know more about the Cisco switch, please visit:http://www.3anetwork.com/cisco-switches-price_c1

  • Can not access FWSM via session command in cisco 6513 (VSS enabled)

    Dear All,
                  Today i received FWSM from cisco (RMA), I need to configure it as standby unit for existing FWSM active/standby setup.
    IOS on RMAed FWSM is 2.3.4 and  cisco VSS supports FWSM IOS 4.0.4 and later.
    My issue is, I cannot access FWSM (IOS 2.3.4) via session command from cisco 6513 but could successfully consoled it without any problem. I have reloaded it twice and also tried to disable and enable power on it.
    VSS#sh module switch 2
    Switch Number:     2   Role:  Virtual Switch Standby
    Mod Ports Card Type                              Model              Serial No.
       2    6  Firewall Module                        WS-SVC-FWM-1  -----------
    Mod MAC addresses                       Hw    Fw           Sw           Status
      2  0034.2fd7.3b04 to 0019.2fa7.3b0b   4.2   7.2(1)       2.3(4)       Ok
    Mod  Online Diag Status
      2  Pass
    VSS#session switch 2 slot 2 pro 1
    The default escape character is Ctrl-^, then x.
    You can also type 'exit' at the remote prompt to end the session
    Trying 127.0.1.21 ...
    % Connection timed out; remote host not responding
    Can someone please let me know why I cannot access FWSM through session command ?
    Whether this is because of older IOS ? If yes then how to upgrade its IOS ?
    Is it possible to upgrade IOS via FWSM console ? if yes, please let me know.
    Do i need to test on different slot ?
    Look forward to hearing from someone.
    Thanks & Regards
    Ahmed...

    There is a limitation that FWSM running version older than 4.0.4 will not accept session from the switch if the FWSM is not seated into switch 1 AND if switch 1 is not active.
    So to upgrade the FWSM you either need to use the console or put the FWSM physically in switch 1.
    Thanks,
    Jeroen

  • Command in cisco ASA to see security zones

    Hi there, 
    A basic question.
    I can't see security level and zone in show interface ip br command. 
    Is there any command which can be helpful. 
    Regards, 
    Yad Singh

    Try 'show nameif'
    ASA-FW# show nameif
    Interface                Name                     Security
    GigabitEthernet0/0       outside                    0
    GigabitEthernet0/1       inside                   100
    Management0/0            management               100

  • Can't create a session on Local Disk on Cisco NAM2204-RJ45 5.1(2)

    I have a Cisco NAM 2204-RJ45 with the version 5.1(2).
    The issue that I have is that when I want to create a new session capture, we can not select to save the capture to the local disk, and the NAM shows me this message: "All Disk Storage are currently 'In Use', please capture to memory.
    Verifying the status of the Local Disk, There is a lot of availaible disk:
    The only way to use the Local Disk is taking the capture on "Memory" and after that save to file this capture.
    I need to know if there is a way to save the session capture directly to the Local Disk. Why the NAM send me the message of the all data storage in Local Disk is in Use?
    Additional I attach the sh tech.
    Thanks a lot for your answers!

    Hi
    can somebody advice the impact of "no keepalive " here ?
    If i use keepalive command instead of "no keepalive " what would be the impact ?
    Thanks

  • Default interface command in Cisco Nexus 5000

    It doesn't still work in 6.0.2.N1.1
    xxx# sh version
    Software
    BIOS: version 3.6.0
    loader: version N/A
    kickstart: version 6.0(2)N1(1)
    system: version 6.0(2)N1(1)
    Power Sequencer Firmware:
    Module 1: version v5.0
    Module 2: version v1.0
    Module 3: version v1.0
    Module 4: version v1.0
    Microcontroller Firmware: version v1.0.0.2
    SFP uC: Module 1: v1.0.0.0
    QSFP uC: Module not detected
    BIOS compile time: 05/09/2012
    kickstart image file is: bootflash:///n5000-uk9-kickstart.6.0.2.N1.1.bin
    kickstart compile time: 1/29/2013 7:00:00 [01/29/2013 19:40:46]
    system image file is: bootflash:///n5000-uk9.6.0.2.N1.1.bin
    system compile time: 1/29/2013 7:00:00 [01/29/2013 21:44:48]
    xxx(config)# default interface eth 3/16 ?
    ^
    % Invalid parameter detected at '^' marker.
    ^
    % Invalid parameter detected at '^' marker.

    Sure.  Try this:
    conf t
    archive
    !           “$h” means the appliance’s hostname will be the filename.  The filename format is hostname-month-!day-hour-minute-seconds-timezone-version, like “Hostname-Apr-23-10-51-13-AEST-0”.
    !           Make sure you put a “-“ at the end of the “$h”.  Compare the two and you’ll see.  J
    !           If you are using Windows to store these files, DO NOT USE “$t” because it won’t work.  Cisco will store the timestamps as “:” and Windows don’t like it. 
    !           You can use TFTP, FTP, SCP and some more stuffs. 
      path tftp:///Subdirectory/$h-
    !           The next two lines means that this command will run when someone saves the configuration and/or at a certain time, like 24 hours or weekly. 
      time-period
      write-memory
    end

  • Sh mac-address command in Cisco RSP4

    Hello guys,
    Need your ideas on how to know to which port a device connected to using mac-address information on Cisco DLSw RSP4.
    I did tried using command "sh mac-address add" but it is not recognized in this IOS.
    See below outputs:
    RSP-Core#sh ver
    Cisco Internetwork Operating System Software
    IOS (tm) RSP Software (RSP-DSV-M), Version 12.1(13), RELEASE SOFTWARE (fc3)
    Copyright (c) 1986-2002 by cisco Systems, Inc.
    Compiled Wed 30-Jan-02 13:58 by kellythw
    Image text-base: 0x60010958, data-base: 0x61186000
    cisco RSP4 (R5000) processor with 131072K/2072K bytes of memory. >>>>>>>>>
    R5000 CPU at 200Mhz, Implementation 35, Rev 2.1, 512KB L2 Cache
    RSP-Core>sh ip arp tok 1/1/0
    Protocol Address Age (min) Hardware Addr Type Interface
    Internet 146.X.3.76 5 0060.9435.63e2 SNAP TokenRing1/1/0
    Internet 146.X.3.77 5 4000.2030.2410 SNAP TokenRing1/1/0
    RSP-Core#sh mac-address add ?
    % Unrecognized command
    RSP-Core#sh mac-

    Interesting hardware you have there.
    Is this perhaps a cat 5xxx with an RSM module?
    In that case, the RSM is in fact a router blade.
    The command "sh mac-adress " is only found on switches. This info is there already but you need to get it from the supervisor which will be running CatOS.
    http://www.cisco.com/en/US/docs/switches/lan/catalyst5000/catos/4.5/configuration/guide/5000_cfg.html
    regards,
    Leo

  • Voice command in Cisco Unity Connection

            I'm currently using Unity Connection 8.5.1 with Cisco Unified CallManager version  7.1.5.  I'm trying to see where I can make sure our Class of Service is correct for the Unity Connection voice command and am unable to find anything. Can anyone point me in the right direction?
    Thank you
    Jim

    On the Edit Class of Service page, under Licensed Features, check the Allow Access to Advanced Features check box, and then check the Allow Users to Use Voice Recognition check box.
    HTH,
    Chris

  • Logging user commands in Cisco ACE appliance

    Good afternoon gentlemen
    I need to configure the same as shown below in Cisco ACE Appliance. The requirement is logging all user access login (whether failed or succeeded) and also logging all commands that users issue.
    #IOS commands
    no logging console
    logging buffered 307200 informational
    service timestamps log datetime localtime show-timezone
    logging trap debugging
    login on-failure log
    login on-success log
    archive
       log config
          logging enable
          logging size 500
          hidekeys
          notify syslog contenttype plaintext
    If you guys have an idea please answear
    Regards
    Christian

    Hello Arun,
    we saw before the message you report, it's probably a symptom of:
    CSCtx03563
    or
    CSCue38032
    I would suggest opening a TAC case to get this properly investigated.
    Kind Regards,
    Francesco

  • Regarding LACP commands on Cisco 6509 to connect server

    Hi All ,
    We have to connect two servers to cisco 6509 (sup720 with MFFC R7000)  switches and we have to configure LACP on the 6509 to bundle two ports to get 2 Gbps through put.
    Each server has four NIC ports ..out of which two ports will be connected to Switch 1 ( active ) and remaning two ports will be connected to switch 2 ( standby).
    We are going to use below commands for LACP on both the switches.Apart from below commands do we need to have any other commands to make LACP to work as soon as we connect the servers.
    Switch 1 :
    set channelprotocol lacp 1
    set port lacp-channel 1/1-2 73
    set port lacp-channel 1/1-2 mode active
    Set port vlan 10 1/1-2
    set spantree bpdu-guard 1/1-2 enable
    set port lacp-channel 1/9-10 85
    set port lacp-channel 1/9-10 mode active
    Set port vlan 10 1/9-10
    set spantree bpdu-guard 6/9-10 enable
    On the MFFC we have so many vlans along with vlan 10
    int Vlan 10
    ip address 10.10.10.2 255.255.255.0
    standby 10 ip address 10.10.10.1
    standby 10 timers 1 3
    standby 10 priority 200
    same series of port will be used on Switch 2 to connect servers.
    Servers support LACP protocol only.
    diagram is enclosed...If any suggetions on this would be appreciated..
    Thanks ,
    M S K       

    Interesting I thought all sup 720's were non hybrid and used IOS only .  Guess you learn something everyday. Looks like it should work with what you
    have as long as the servers are setup with lacp in a active/standby mode.

Maybe you are looking for

  • Format A31 "C" Drive

    I just got an A31 (2652 J3U) from an IT guy who thought he was helping me by installing Tiny XP, a smaller, quicker version of XP, this OS is useless, so I want to install my legal XP Pro Corporate SP1, but I get a mesage that I cannot install it bec

  • I have purchased and installed 'make me older' but it is not displaying on my new IPAD

    I have purchased and dowloaded the app ' make me older' but it is not displaying on my desktop

  • Invalid number notice when texting?

    I had no trouble texting until after I signed onto iCloud.  Now every time I try to text one of my contacts I get an invalid number notice (10 digits only).  I went through my contacts and deleted all country codes (1) but I still can't text to a con

  • Logon Group in a Cluster

    Hi, I have CI - 02 on one host and dialog instance -03  on another host. I have created a logon group by name public and assigned these 2 instances. My question is if one instance got down how the user will automatically switch over. It's cluster env

  • I can't open any Tomcat Project

    Dear Sun Guru/Master I hava faced one general kind of problem. i can't open any project that deploy on my tomcat. and even i had installed Tomcat 4.1,5.0,6.0 etc. and facing this type of error.... give me any solution HTTP Status 404 error in The req