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.
I am trying to call from xxxxx to 0 (Operator). When I am only dialing 0 its taking 30 seconds to transfer. In route pattern I have defined Called Transformation Mask "00000" now call is going OK without any delay but on phone display its showing "...
Config Template:interface GigabitEthernet0/1 no nameif no security-level no ip address!interface GigabitEthernet0/1.10 vlan 10 nameif VLAN10 security-level <Choose you desired security level> ip address <VLAN 10 Subnet IP ADDRESS>!interface GigabitEt...
Dynamically learnt MAC address will be remove after device reboot, if you to hardcode then configure these MAC address as STATIC, but for slow internet connection its shouldn't be MAC registration. You can use proxy arp:arp <IP Address> <MAC Address...
^$ meaning Locally originated routes.* meaning Anything For detailshttp://www.cisco.com/c/en/us/td/docs/ios/12_2/termserv/configuration/guide/ftersv_c/tcfaapre.html HTH