Cisco 6506 Netflow configuration

I configured netflow to capture data received by vlan 950. 
vlan 950 has an ip 10.198.0.12. But the output is capturing only packets with source ip of this subnet only.
why is it not showing any traffic received from outside? or sent to outside hosts?

Hi Rafael,
you need an Assurance License for that feature to work
check the below link:
http://www.cisco.com/en/US/prod/collateral/netmgtsw/ps6504/ps6528/ps12239/guide_c07-714720.html
Thanks-
Afroz
[Do rate the useful post]

Similar Messages

  • 6506 NetFlow

    Hi,
    I'm trying to capture an ingress traffic on SVI interface of my Cisco 6506 (WS-C6506-E).
    I've enabled NetFlow on the Multilayer Switch Feature Card (MSFC):
    ip flow-export source Vlan254ip flow-export version 5ip flow-export destination 172.23.100.21 2055
    Enabled NetFlow and NetFlow Data Export (NDE) on the Policy Feature Card (PFC):
    ip flow ingress layer2-switched vlan 130mls netflow interfacemls flow ip interface-destinationmls nde sender version 5mls aging fast threshold 127mls aging long 1000mls sampling time-based 512mls cef error action resetmls netflow sampling
    and on the monitorable interface:
    interface Vlan130 ip address 172.23.170.2 255.255.255.0 ip flow ingress mls netflow sampling standby 1 ip + timers + priority + preempt + authentication
    Now I'm trying to see capruted flows. The point is I can't see flow's source address, source and destination port, and L4 protocol for unicast flows:
    Cat6506-LAN1#sh mls netflow ipDisplaying Netflow entries in Active Supervisor EARL in module 5DstIP           SrcIP           Prot:SrcPort:DstPort  Src i/f          :AdjPtr-----------------------------------------------------------------------------Pkts         Bytes         Age   LastSeen  Attributes---------------------------------------------------172.23.131.5    0.0.0.0         0   :0      :0        Vl130            :0x0202          52554         2     17:04:35   L2 - Dynamic0.0.0.0         0.0.0.0         0   :0      :0        --               :0x013312        6807977       2     17:04:35   L3 - Dynamic172.23.170.64   0.0.0.0         0   :0      :0        Vl130            :0x00            0             2     17:04:34   L2 - Dynamic172.23.170.123  0.0.0.0         0   :0      :0        Vl130            :0x00            0             2     17:04:35   L2 - Dynamic224.0.0.2       172.23.170.3    udp :1985   :1985     Vl130            :0x02            156           1     17:04:35   Multicast
    224.0.0.2       172.23.170.3    udp :1985   :1985     Vl130            :0x08            624           6     17:28:03   Multicast172.23.170.181  0.0.0.0         0   :0      :0        Vl130            :0x00            0             5     17:28:03   L2 - Dynamic
    The same output info I get on my NetFlow collector.
    Anybody know a reason what can prevent of collecting flows correctly?
    Thanks.

    might want to change the flow mask to full instead of destination. I think that should give you the rest of the info. chris

  • Cisco 4331 Netflow Commands

    Greetings,
    Trying out these new Cisco 4300 series routers and apparently some commands have changed... to be more specific I am trying to configure netflow and none of the traditional commands work:
    #conf t
    ip flow-export source gig 0/0
    ip flow-export version 5
    ip flow-export destination 10.1.1.40 (port #)
    int gig 0/0
    ip flow egress
    ip flow ingress
    ip route cash-flow
    #exit
    I can't seem to find an admin manual for these, can someone please tell me what the new commands are?
    Kind regards,
    Juan

    Flexible NetFlow is what you need if you are sure your device and IOS supports it. Here is a sample NetFlow v9 or Flexible NetFlow configuration:
    http://www.solarwinds.com/documentation/en/flarehelp/netflow/content/orionnetflowag-ciscoflexiblenetflowconfiguration.htm
    Regards,
    Don Jacob
    http://www.solarwinds.com/netflow-traffic-analyzer.aspx
    PS: Dont forget to rate and close helpful answers.

  • Netflow configuration with snmp version 3

    Dear All,
    I have configured snmp version 3 but while i am putting the IP address in netflow software during the time i am getting error . I am suspecting issue with the netflow configuration.
    Below is the configuration. Please let me know what configuration are required
    snmp-server group ROGROUP v3 priv
    snmp-server user monitor ROGROUP  v3  auth md5 abc  priv aes 128 abc access 30

    Now the issue has been resolved after changing the netflow version 5 to 9 from cisco device.

  • CSM 4.4sp1 netflow configuration for ASA

    Hi,
    We are running Cisco Security Manager 4.4 service pack 1 and our ASA's are all running 9.0.2/9.1.1
    I've hit a problem with export to netflow from my ASA firewalls configured through CSM.
    We configure the netflow export under platform/logging and enable flow export. Looking at the "show flow-export counters" on the ASA very few flows are exported however and no netflow shows up in our netflow analyzer.
    Looking at the deployment this is what is deployed (for netflow):
    ! COMMENT: Bulk request written; reading response...
    Line# 2. (SUCCESS) Sent (Fri Jun 07 08:50:05 CEST 2013): flow-export template timeout-rate 1
    Received (Fri Jun 07 08:50:05 CEST 2013):
    Line# 3. (SUCCESS) Sent (Fri Jun 07 08:50:05 CEST 2013): flow-export destination outside 146.2.217.125 19996
    Received (Fri Jun 07 08:50:05 CEST 2013):
    Line# 4. (SUCCESS) Sent (Fri Jun 07 08:50:05 CEST 2013): flow-export delay flow-create 60
    As I understand it I need to match what traffic to export to netflow which is setup as a service policy rule. I cannot find any option to export to netflow under the service policy rules however (only IPS,CXSC, Connection Settings, QoS, CSC, User statistics and Scansafe).
    I configured a flexconfig to append to the configuration and this seems to export the data until the next time a policy is pushed. The configuration changes done by the flexconfig are then removed from the ASA and netflow stops working.
    My flexconfig (append) looks like this:
    access-list netflow-hosts extended permit ip any any
    class-map NetFlow-traffic
      match access-list netflow-hosts
    policy-map global_policy
    class NetFlow-traffic
      flow-export event-type all destination X.X.X.X
    Have anybody found a way to get netflow export work correctly when configured using CSM?
    -Michel

    Try adding in the following line under flexconfig with the rest of your netflow configurations.
    flow-export template timeout-rate 1
    These are my flexconfig on my firewalls using CSM:
    access-list global_mpc extended permit ip any any
    class-map global-class
    match access-list global_mpc
    policy-map global_policy
    class global-class
      flow-export event-type all destination x.x.x.x
    flow-export template timeout-rate 1

  • Cisco Profiler NetFlow

    Hi
    Can someone help me to determine does my Net Flow config is correct or not? What should I do on Profiler web konsole to now that the NetFlow is working.
    This is config on router:
    router (config)#ip flow-export version 5    
    router (config)#ip flow-export destination 10.0.86.9 2055
    router (config)#interface ATM0/1/0
    router (config-if)#ip  flow ingress
    router (config-if)#ip route-cache flow
    This is what I get on eth0 (trusted) on CAS (Collector is on CAS servers)
    13:32:47.215752 IP 192.168.12.158.50229 > mtel-nacserver-1.iop: UDP, length 312
    13:33:01.214074 IP 192.168.12.158.50229 > mtel-nacserver-1.iop: UDP, length 120
    13:33:14.212558 IP 192.168.12.158.50229 > mtel-nacserver-1.iop: UDP, length 216
    13:33:26.211179 IP 192.168.12.158.50229 > mtel-nacserver-1.iop: UDP, length 264
    13:33:39.209589 IP 192.168.12.158.50229 > mtel-nacserver-1.iop: UDP, length 72
    13:33:51.208193 IP 192.168.12.158.50229 > mtel-nacserver-1.iop: UDP, length 264
    13:34:12.205745 IP 192.168.12.158.50229 > mtel-nacserver-1.iop: UDP, length 408
    13:34:31.203515 IP 192.168.12.158.50229 > mtel-nacserver-1.iop: UDP, length 312
    13:34:45.201813 IP 192.168.12.158.50229 > mtel-nacserver-1.iop: UDP, length 168
    13:34:58.200285 IP 192.168.12.158.50229 > mtel-nacserver-1.iop: UDP, length 168
    13:35:16.198210 IP 192.168.12.158.50229 > mtel-nacserver-1.iop: UDP, length 312
    NetFlow Module Config
    Network Config
    THANKS

    Hi all
    Which IP address should I configure as NetFlow destination.
    In documentation has some confusing sentence.
    The Cisco NAC Profiler Collector uses the 4th NIC of the CAS to collect data from a SPAN port, SNMP, or NetFlow. The Cisco NAC Profiler Collector aggregrates the relevant data, consolidates it, and then forwards it on to the Cisco NAC Profiler Server.
    AND
    By default, enabling the NetFlow Agent on a NetRelay module initiates listening for XDRs sent to the Collector management interface (eth0) by routers and other NetFlow collectors on port 2055.
    Is that 4th NIC (eth3) like for SPAN or eth0?
    Has anyone any comment

  • Cisco Prime- Netflow Export Issue

    Dear All,
    We are observing high bandwidth being utliized between ASR1004 and Cisco Prime 2.1 after enabling "ip netflow exporter". Is there any way to mitigate it..?

    Yes - use sampled Netflow which statistically samples the flows instead of trying to send every single one back to Prime Infrastructure.
    The IOS-XE configuration guide section on Netflow describes how to set it up.

  • Netflow Configuration Guide

    I am trying to provide a guide on how to configure interfaces on Cisco routers to get the correct netflow sent to the CA Technologies NetQos product. Below is what I have so far, but there are so many veriables it is hard to make this a simple document. Can anyone provied some input on what I could do to clean this up?
    Information that produced the directions below:
    “ip route-cache flow” is collecting inbound netflow only, so to get the entire picture on what is coming in and out of a particular interface, this command needs to be added to all interfaces that receive traffic that may exit the interface to be monitored. Is this the correct approach?
    For the IOS that added the “ip flow egress” command, is the “ip route-cache flow” command still used to get inbound flow information? I am confused on that.
    Is there a case where the “ip flow ingress” is the only command that can be used? If so what is the recommended configuration?
    Interface Commands:
    Cisco interface commands to be used are dependent on the router model, IOS level and commands supported. The following guidelines should help you to identify which commands to use. If the commands are allowed on the sub-interface, using them at this level will reduce the amount of traffic sent to the netflwo collector.
    If your IOS level is below 12.4(2)T or 12.2(18)SXD and the ip route-cache flow is the only command available. Use this command on primary interfaces only (if you are trying to monitor a sub-interface, place the command on the primary interface for this sub-interface. It will apply to all sub-interfaces.) Add this command to all primary interfaces on the router that have incoming traffic that will exit on the interface to be monitored.
    ! Replace {#} with interface name
    Interface [#]
    ip route-cache flow
    If your IOS level is 12.3 T and the “ip flow egress” command is the only command available, use this command ????????
    If your IOS level is 12.4(2)T or 12.2(18)SXD or higher and the “ip flow egress” and “ip flow ingress” commands are both available, use both of these commands on the primary or sub-interface but not both.
    ! Replace {#} with interface or sub-interface name
    Interface [#]
    ip flow egress
    ip flow ingress

    If your question is on when to export ingress Vs. egress flows.  Plixer has blogged extensively on this topic.  For example, lovemytool.com has a great post that will give you the cli syntax.
    Jake

  • Cisco ASA 5505 configuration

    Hi,
    I have configured cisco ASA 5505 but I can't get access to internet using my laptop connected to the ASA. I did not use the console but the graphical interface for the configuration. I changed the inside adress of the ASA and it is 192.168.2.1. From the inside I can't ping the material in outside and from outside I can't ping the laptop connected to the ASA.
    Here is my configuration:
    Result of the command: "show running-config"
    : Saved
    ASA Version 8.2(5)
    hostname xxxxxxxxxxxxxxxxx
    domain-name xxxxxxxxxxxxxxxxxxx
    enable password xxxxxxxxxxxxxx encrypted
    passwd xxxxxxxxxxxxxxxxxxxx encrypted
    names
    interface Ethernet0/0
    switchport access vlan 2
    interface Ethernet0/1
    interface Ethernet0/2
    interface Ethernet0/3
    interface Ethernet0/4
    interface Ethernet0/5
    interface Ethernet0/6
    interface Ethernet0/7
    interface Vlan1
    nameif inside
    security-level 100
    ip address 192.168.2.1 255.255.255.0
    interface Vlan2
    nameif outside
    security-level 0
    ip address 192.168.1.48 255.255.255.0
    ftp mode passive
    dns server-group DefaultDNS
    domain-name processia.com
    access-list outside_access_in extended permit ip any any
    access-list icmp_out_in extended permit icmp any any
    access-list inside_access_in extended permit ip any any
    pager lines 24
    logging asdm informational
    mtu inside 1500
    mtu outside 1500
    ipv6 access-list outside_access_ipv6_in permit ip any any
    icmp unreachable rate-limit 1 burst-size 1
    no asdm history enable
    arp timeout 14400
    global (outside) 1 interface
    nat (inside) 1 0.0.0.0 0.0.0.0
    access-group inside_access_in in interface inside
    access-group icmp_out_in in interface outside
    access-group outside_access_ipv6_in in interface outside
    route outside 0.0.0.0 0.0.0.0 192.168.1.48 1
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    http server enable
    http 192.168.1.0 255.255.255.0 inside
    http 192.168.2.0 255.255.255.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    telnet timeout 5
    ssh timeout 5
    console timeout 0
    dhcpd auto_config outside
    dhcpd address 192.168.2.2-192.168.2.129 inside
    dhcpd dns 80.10.246.2 80.10.246.129 interface inside
    dhcpd ping_timeout 5000 interface inside
    dhcpd domain xxxxxxxxxxxxxxxxx interface inside
    dhcpd enable inside
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    webvpn
    policy-map global_policy
    prompt hostname context
    no call-home reporting anonymous
    Cryptochecksum:7e6f35db321b722ca60009b0c0dc706e
    : end
    Thank you for your help

    Hi Sylla,
    The static route you have configured for Internet access needs to be corrected:
    route outside 0.0.0.0 0.0.0.0 192.168.1.48 1
    The next hop address should be your ISP's gateway IP address and not the ASA's outside interface IP. Currently, both are configured for 192.168.1.48.
    -Mike

  • Cisco ASA 5505 Configurations. Help... Beyond Frustrated

    Hello All,
    I'm fairly new to Cisco products and Network management in general. At my place of employment, I was hired as an IT Tech- Repair and Building computers, most aspects of Physical networking, and software refresh/upgrades as well as solving compatibility issues among a plethora of other things. I've configured APs, a couple Catalyst switches, a router or two, and that is about the breadth of my Cisco knowledge. I was kind of thrown into a project which is to update the current inventory of computers which all run Windows XP Professional. We are making a capital purchase of 20 Laptops and 40 Desktops all of which will run Windows 7. This means the outdated PIX they were using is now useless. I purchased a Cisco ASA 5505 (Version 8.2(1)) because it is compatible with Windows XP and Windows 7. I have spent several days and sleepless nights trying to figure out how to configure this thing. I was hoping to use SSL for the VPN. I did some basic configurations just to get started but like I said, I have no real experience with Adaptive Security Appliances and I am so frustrated right now. I tried using the Wizard to no avail. I did a write erase using CLI and tried to configure that way but I'm doing something wrong as far as I can tell. The configurations were mostly pulled from here, the Cisco Community, and a couple other web sites.
    I’m connecting the ASA 5505 to a cable modem (gateway 24.39.245.33) and to our Netvanta for VPN purposes. Here are the commands/what I have configured so far:
    hostname AMDASA
    domain-name asa.(mydomain).com
    enable password (encrypted)
    passwd (encrypted)
    interface Ethernet0/0
    description TWCoutside
    switchport access vlan 2
    no shutdown
    write mem
    exit
    interface Ethernet0/1
    description Port1inside
    switchport access vlan 1
    no shutdown
    write mem
    exit
    interface Vlan1
    nameif inside
    security-level 100
    ip address 192.168.0.250 255.255.255.0
    write mem
    exit
    interface Vlan2
    nameif outside
    security-level 0
    ip address 24.39.245.36 255.255.255.240
    write mem
    exit
    object-group icmp-type DefaultICMP
    description Default ICMP Types permitted
    icmp-object echo-reply
    icmp-object unreachable
    icmp-object time-exceeded
    write mem
    exit
    ftp mode passive
    write mem
    clock timezone EST -5
    clock summer-time EDT recurring
    write mem
    exit
    dns server-group DefaultDNS
    domain-name asa.adcmotors.com
    write mem
    exit
    access-list acl_outside extended permit icmp any any object-group DefaultICMP
    access-group acl_outside in interface outside
    access-list acl_inside extended permit icmp any any object-group DefaultICMP
    access-group acl_inside in interface inside
    write mem
    exit
    write mem
    That is the extent of the configurations I made via CLI. I don't know how to set the DNS lookup from a static port and I have no idea what else I'm supposed to do after the above configurations I have done. Is there a place to actually obtain ALL of the configurations needed to VPN in? Is there an easier way to make this thing work? I've seriously grown a patch of gray hair because of this device. Please help me if you can!!!!!!

    Hi our desperate friend .
    First I would suggest to use the Cisco VPN client instead of SSL VPN (AnyConnect). The configuration is a bit simpler and for the SSL VPN you would need to install the client on the ASA and purchase additional license if you plan to have more than 2 clients. The VPN Client usually comes with the ASA. If you dont have it or dont have access to download it from cisco.com go to the person from which you purchased your ASA and ask him how to get it.
    That said, I also think that your ASA lacks of some basic configuration as of now.  If you are planning to use this in replacement for your current PIX. You would need to configure a default route and some basic NAT:
    route outside 0.0.0.0 0.0.0.0 24.39.245.33
    global (outside) 1 interface
    nat (inside) 1 192.168.0.0  255.255.255.0
    Now regarding the VPN Client configuration you would need to something like this:
    Create an isakmp policy:
    crypto isakmp enable outside
    crypto isakmp policy 10
    authentication pre-share
    encryption 3des
    hash sha    
    group 2
    lifetime 86400
    Create a couple of ACLs that we will use later:
    access-list nonat permit ip 192.168.0.0 255.255.255.0 192.168.100.0 255.255.255.0
    access-list split_tun standard permit 192.168.0.0 255.255.255.0
    Create a Pool for the VPN Clients to use:
    ip local pool TestPool 192.168.100.1-192.168.100.20 mask 255.255.255.0
    Create a Group Policy:
    group-policy TEST internal
    group-policy TEST attributes
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value split_tun
    Create a group:
    tunnel-group TEST type ipsec-ra
    tunnel-group TEST general-attributes
    address-pool TestPool
    authentication-server-group ABTVPN
    default-group-policy TEST
    tunnel-group TEST ipsec-attributes
    pre-shared-key cisco123
    Create crypto map and do a NAT 0:
    crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    crypto dynamic-map Outside_dyn_map 10 set transform-set ESP-3DES-SHA
    crypto map Outside_map 10 ipsec-isakmp dynamic Outside_dyn_map
    crypto map Outside_map interface outside
    nat (inside) 0 access-l nonat
    Finally create a user that you will use to connect:
    username test password test123
    Then you would need to configure your VPN Client to connect with the ASA.
    Here is a config Example of VPN clients to the ASA. It uses an external server for the authentication but just skip those parts. For the initial config you might want to keep the authentication local.
    http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806de37e.shtml
    I hope this helps. Feel free to ask if you have any questions. Also it would very usefull if you could upload the current config (show run) of the ASA in case you need to ask something else.
    Have fun.
    Raga

  • Cisco Wireless AP configuration as DHCP

    I have 10 Cisco 1242 wireless Ap in my Office. 04 of them will be relocated in a different place where we dont have any DHCP server. I would like to configure those AP's as DHCP provider for their associated clients.
    Is it possible I know but I dont know how to accomplish that.
    Is there anyone who can answer this? If yes please let me know this from which option CLI or Web view I can configure those AP's?
    Regards,
    Sayeed.

    Hi,
    Here is the link which tells us how to accomplish  the task.. But make sure.. the IP addresses will be leased by the AP in the management ip subnet only.. please check the below doc before implementing..
    http://www.cisco.com/en/US/docs/wireless/access_point/12.4_21a_JA1/configuration/guide/scg12421aJA1-chap5-admin.html#wp1090319
    Lemme know if this answered your question!!
    Regards
    Surendra

  • Cisco sns-3415 configuration

    Hi Team
    we brought new Cisco sns-3415 ACS configuration somebody please help to configure this on first time. I am simply first time on this device so I look forward first level configuration guide. find below the configuration details.
    SNS-3415-K9
    Small Secure Network Server for ISE  NAC  & ACS Applications
    CON-SNT-SNS3415
    SMARTNET 8X5XNBD Small Secure Network
    CSACS-3415-K9
    ACS application & BASE license for SNS-3415-K9 appliance
    CSACS-5-BASE-LIC
    Cisco Secure ACS 5 Base License
    CSACS-ACCYKIT
    Accessory Kit for Access Control System SW on 3415-appliance
    SFS-250V-10A-ID
    SFS Power Cord - 250V 10A  India
    SNS-4GBSR-1X041RY
    4GB 1600 Mhz Memory Module
    SNS-600GB-HDD
    600 GB Hard Disk Drive
    SNS-650W-PSU
    650W power supply for C-series rack servers + cord (configur
    SNS-CPU-2609-E5
    2.4 GHz E5-2609/80W 4C/10MB Cache/DDR3 1600MHz
    SNS-N2XX-ABPCI01
    Broadcom 5709 Dual Port 10/100/1Gb NIC w/TOE iSCSI
    SNS-RAID-ROM5
    Embedded SW RAID 0/1/10 8 ports SAS/SATA
    SNS-UCS-TPM
    Trusted Platform Module for UCS servers
    Thanks
    Sreejesh S

    check Cisco how to guides for step by step configuration just follow the instruction and you can easily  configure the setup also when you first open the ISE there is an option for express setup (Auto config) but i would suggest for the guide (link given below)
    https://www.cisco.com/en/go/trustsec.
    **********Do rate Helpful posts************************

  • Cisco ISE managing configuration

    Is there a built-in mechansim for revision control in Cisco ISE? If not built-in, then what is the other way? I have been trying to look for documentation online but didn't find any.
    Just to explain what I am looking for:
    A way to properly manage all the configuration changes to ISE node.  Changes are  usually identified by a number or letter code, termed the "revision  number". For example, an initial  set of files is "revision 1". When the first change is made, the  resulting set is "revision 2", and so on. Each revision is associated  with a timestamp  and the person making the change. Revisions can be compared, restored, and with some types of files, merged.
    I ask this because "show run" output in ISE CLI does not give all the configuration details. How can we maintain the history of configurations?
    PS: I rate useful posts
    Thanks,
    Kashish

    There is not a way to track which version a specific ISE configuration is on. The ADE-OS configuration, or cli configuration typically is static once the repositories, dns info...etc is all set and done. For the application database you can setup a timer where an automatic backup is generated, from there you can manage what dates a backup is good for.
    Thanks,
    Tarik Admani
    *Please rate helpful posts*

  • Cisco ISE log configuration commands enetered on routers

    Hello,
    I am trying to migrate from Cisco ACS to ISE.
    I want to log configuration commands entered on routers.
    I have configured the routers to send accounting radius to ISE but ISE sees the messages as:
    "22003  Missing attribute for authentication
    11014  RADIUS packet contains invalid attribute(s)"
    Can I configure ISE to receive radius accounting messages ?
    Is there another way to configure ISE to log configuration commands ?
    Another way would be to send syslog messages using the archive configuration on routers, but I cannot find the syslog mesages on ISE.
    Regards,
    Bogdan

    You should post your question on the AAA forum
    https://supportforums.cisco.com/community/netpro/security/aaa
    Thanks,
    Scott
    Help out other by using the rating system and marking answered questions as "Answered"

  • Re: Help on Cisco UC 520 Configuration

    Dear All,
    I am new to UC 520 Call Manager Express and Cisco Unity Express. I would like help in solving the following problems encountered during the config of the latter:
    1. Call Transfer
    - When I transfer a call, I need to know if the other person to whom the call will be transferred is available or not,
    - if possible i should be able to put the current person on hold and call the other person and see if he is available or not before doing the transfer
    - if ever a call is being transferred and the other person is busy or unavailable, the call should be reverted back or forwarded to another number instead of going to voicemail.
    2. Configuring phones for call conferencing.
    Please note the following details:
    Unity Express Version being used: 3.0
    Thanks in advance

    Hi
    1. In order to get transfers working the way you like, ensure you create ephone-dns as 'dual-line' - this allows one call to be on hold whilst a 'transfer' call is made outbound. Also ensure transfer-system full-consult is configured under 'telephony-service' mode. Basically transfers then are two-step - whilst on a call, hit transfer then dial the target extension. If they answer, announce the caller and hit 'transfer' again, or hit 'end call' to go back to the original caller.
    2. You can enable three-party conferences by setting 'max-conferences' under telephony-service. It works the same way as transfer; hit 'Confrn' to start whilst on a call, dial another phone, and then when they answer Confrn again to set up the conference.
    Regards
    Aaron
    Please rate helpful posts..

Maybe you are looking for

  • HP Envy 5530 will not scan

    I originally posted this a week ago, and Sunshyn2005 was kind enough to reply.  However I was not able to reply to that posting, the web page would not let me edit the message body..... Perhaps an invalid character in the posted help. Windows 7 64 bi

  • How to use globally defined variable in SQ01

    Hi, I have created one InfoSet using SQ02. In that I have declared some Additional Fields. These Additional Fields are of type String , so I have declared thses fields in DATA Section of Code of Infoset as it is not possible to define a custom field

  • Email a copy of purchase order to supplier

    Hi Experts, How do I email a copy of the purchase order to supplier. What are the settings required for the same. Thanks, Kiran

  • Photoshop Save As PDF Settings Text loses 100% Black or Color Density is too High

    I am taking a CMYK Photoshop file and saving it as a PDF for a magazine. By request, the company has asked that the color density does not exceed 260%.  In the output setings of the Save Adobe PDF dialog box, under color, I have: Color Conversion:  C

  • AIR-AP1131AG-A-K9 Reload Reason: FAILED CRYPTO INIT.

    Hi All, I have a standalone AP of model AIR-AP1131AG-A-K9 and have changed the mode to LAP by using mannual archive command. However after changing the mode to LAP it gives below log and keep on booting. Reload requested by LWAPP CLIENT. Reload Reaso