Cisco Guide to Harden Cisco IOS Devices
http://www.cisco.com/c/en/us/support/docs/ip/access-lists/13608-21.html
http://tools.cisco.com/security/center/viewAMBAlert.x?alertId=36857
gewoon, mijn archief
http://www.cisco.com/c/en/us/support/docs/ip/access-lists/13608-21.html
http://tools.cisco.com/security/center/viewAMBAlert.x?alertId=36857
And of course, the Master Command Listing for IOS XR was
very helpful too.
Once you have all this down, you can then dig into specific
topics such as RPL, e.t.c.
Here is a good one on RPL.
gives a baseline with some good info as to differences
and then move on to
http://www.cisco.com/c/en/us/support/ios-nx-os-software/ios-xr-software/products-installation-and-configuration-guides-list.html
which gives the in depth topic by topic.
https://supportforums.cisco.com/community/5996/xr-os-and-platforms
Document tab as well as Blog tab will get you expert at IOS-XR in no time.
ciscolive.com pop “IOS-XR” into the search
However this topic is being perceived as complex especially if your core expertise is IP networking. Dennis Hagarty from Cisco Systems who is also an industry expert in this area, decided to solve this problem by developing “Synchronization & Timing Self-Paced Bootcamp” which covers technology fundamentals as well as configuration and verification. Complete bootcamp is available on Youtube and has three modules. Below are the Youtube links,
Synchronization & Timing Self-Paced Bootcamp
Playlist: http://youtu.be/N7nTCHxBitU?
Clocking & Sync Part 1/3: TDM and Packet-based Frequency Sync
http://youtu.be/N7nTCHxBitU?
Clocking & Sync Part 2/3: IEEE 1588 and PTPv2
http://youtu.be/250reOmrN70?
Clocking & Sync Part 3/3: Configuration of Clocking and Timing
http://youtu.be/eitxR-_lMxs?
Hi , I have the below EEM script and am trying to do it using IOS XR
event
manager applet SLA_OUT
event snmp oid 1.3.6.1.4.1.9.9.42.1.2.9.1.6.2 get-type exact entry-op eq entry-val 1 exit-op eq exit-val 2 poll-interval 5
action 1.0 syslog msg “Test”
action 1.1 cli command “enable”
action 1.2 cli command “configure
terminal”
action 1.3 cli command “ip route 0.0.0.0
0.0.0.0 192.168.13.3”
action 1.4 syslog msg “There is a problem on our Primary connection , move all the traffic to the Secondary Line”
event
manager applet SLA_OK
event snmp oid 1.3.6.1.4.1.9.9.42.1.2.9.1.6.2 get-type exact entry-op eq entry-val 2 exit-op eq exit-val 1 poll-interval 5
action 1.0 syslog msg “OK”
action 1.1 cli command “enable”
action 1.2 cli command “configure
terminal”
action 1.3 cli command “no ip route
0.0.0.0 0.0.0.0 192.168.13.3”
action 1.4 syslog msg “Our Primary
connection is functionin again , stop using the Secondary Line”
Carrier Ethernet and Mobile Backhaul Video Tutorials
Cisco has posted Ten New video tutorials on “Carrier Ethernet and Mobile Backhaul” on Cisco SPAG youtube channel.
Link:
http://youtu.be/uKwuge9DQl8?
Topics:
Introduction to ELINE Services
Configuring ELINE Services
Configuring CFNM on ELINE Service
Configuring Two Way Delay Measurement using Y1731PM Introduction to ELAN Services Configuring G8032 in an Access Ring Network Introduction to MPLS in Access Configuring ELAN Service using H-VPLS BGP Auto Discovery Configuring CE2.0 Layer 2 Protocol Forwarding Configuring Unified MPLS Transport
Cisco SPAG Youtube Channel
https://www.youtube.com/
ME3600 does not automatically copy DSCP into COS and also does not automatically copy EXP into COS T-T
Hi all,
I found the problem my customer’s TOS is rewritten.
Topology:
Tester1 (Send CoS=5) — Gi0/0/1/0 ASR9k 0/0/1/0.3604 — xconnect — Gi0/9 ME-3600X Gi0/24 — Gi0/14 ME-3400 Gi0/5 — Tester2 (rx CoS=0)
I open the TAC both ASR and ME Switch Team and this is the answer from ME Switch Team:
ME3600 does not automatically copy DSCP into COS and also does not automatically copy EXP into COS as described in the following document which was presented on Cisco Live event (page 44 and 45):
http://d2zmdbbm9feqrf.
Solution:
Please configure policy-map on interfaces to set a proper COS value basing on incoming DSCP.
A RR needs to advertise the best path to each RR client, that’s its job.
If it should also send the best-external (which would be, by definition,
not the overall best path) to the clients, you need to use add-path as you
need to advertise more than one path. Have you enabled both? can you share
the config?
IIRC this is the same on XR, you also need to enable add-path on the RR..
It’s not a MAC address, it’s a client identifier. And IOS by default
chooses a text string as client identifier. In your case it’s:
“cisco-0050.56a8.4a2b-Gi0/0”
> Anything to configure at Cisco clients to have proper MAC in binding
> database ?
The above example is completely proper. I’m not aware of any method for
making IOS not use a client identifier, but you can change the
identifier it sends via e.g. “ip dhcp client client-id …” interface
command.
On 22/09/14 22:42, chiel wrote:
> So not yet for a 6500 with sup720? I believe 15.1 is the latest on that.
Looks to be the case….
7600 with SUP720 have 15.2, 15.3 & 15.4 releases: