Is the default in the BGP table ? ex. sh ip bgp question :If there is no default in the BGP table then where and how would the default get into eigrp ?All your doing in redistribution is taking networks originated in one routing domain and placing t...
Here is a good link that should help you:http://www.cisco.com/en/US/docs/switches/lan/catalyst3750e_3560e/software/release/12.2_50_se/configuration/guide/swqos.html#wp1044737
class-map match-all police match access-group name policepolicy-map rate-limit class police police cir 50000000 bc 25000 conform-action transmit exceed-action drop ip access-list extended police permit ip host 10.1.1.2 host 192.168.1.2I would...
the mac will only be in the table when the server is sending traffic. So if the server is not sending any traffic, then the mac will be flushed by default every 300 seconds. So after 300 sec and still do not see the mac, that could mean the server is...