Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
with ISR29xx we were used to using such configuration:
interface serial 0/0/0:0
encapsulation ppp
bridge-group 10
ppp bridge ip
!
interface bvi 10
ip address 10.0.0.2 255.255.255.0
With ISR4000 we found that it is not possible to use br...
Hi, We have two 28xx Cisco routers connected with E1 link to PSTN (site A and site B). Each gateway have configured on/off ramp faxing with T.37. We found that when I'm sending fax to any other destination than from A to B or B to A, all works fine....
Hi, i tried to use SanDisk 512MB compact flash. But sup doesn't see it. It only reports insertion/removing of card:Sep 12 09:09:48.856 MET-DST: %FILESYS-SP-5-DEV: PCMCIA flash card inserted into disk0but I can't access or format it. I tested same fl...
Hi,I have CE-500. There are users which have IP phones with atached desktop PCs. So their ports have role Desktop+IP phone. Security is set to low, so for each port there can be 3 MAC addresses.Some users are running VMWare which creating additional ...
Hi,I would like to see sender's email address in radius accounting log when I'm sending fax off-ramp way.I used this document: http://www.cisco.com/en/US/products/sw/iosswrel/ps1839/products_feature_guide09186a0080087d03.html to setup it. I see fax- ...
Hello,
by chance I touched same issue...
Two lessons I learnt:
a) It looks the issue is in the way how ISR responds to ARP. I found that MGMT interface responds to any ARP request in IP range it belongs - it is probably caused by ip proxy-arp feature...
Hi, I touched bug CSCwa73648. Based on it TAC answered: 1) Before 9.10, SNMP polling is not restricted ( With snmp v1 host configured, a v2c walk from that host succeeds)2) 9.10 and above ( excluding 9.14 -) 9.16 behaving similarly to 9.10 : SNMP p...
I touched probably same issue on 9.14. I found solution which might help others...My ASA used default class-map/policy-map for handling snmp:class-map class_snmp
match port udp eq 4161
policy-map global_policy ...
class class_snmp
inspect snmpWh...
Hello,
in meantime I found solution for our case...
What I missed in my original description is that other side of PPP connection is modem/bridge with PPP (patton modem in our case). This modem is capable PPP half-bridge feature.
To interface with s...