$ ls -t posts/
-
Simple Network Management Protocol (SNMP)
show snmp show snmp community show snmp mib ifmib ifindexRead more → -
System Management
Use alias exec for Privileged Mode (any command you use at the router# prompt). Use alias configure for Global Configuration Mode (any command you use at the router(config)# prompt). Use alias interface for Interface Configuration Mode (any command you use at the router(config-if)# prompt).Read more → -
QoS - AutoQoS VoIP
Can be applied to either a router or switch CLI; router(config-if)# auto qos voip # enable and configure it on the interface router(config-if) or (config-fr-dlci)# auto qos voip [trust] [fr-atm] # configures the AutoQoS feature (untrusted by default) on routers console> (enable) set qos autoqos …Read more → -
QoS - MQC
The modular QoS CLI (MQC). MQC step 1 allows us to create various classifications (class map) MQC step 2 allows us to create a policy (Policy Map) MQC step 3 apply a policy to an interface (inbound or outbound) (Service Policy) Class Maps; categories of traffic contains 3 major elements; case …Read more → -
QoS - AutoQoS Enterprise
AutoQoS Enterprise not just focused on VoIP but also video and data traffic (up to 10 classes of traffic – Cisco Best practice). Typically for medium sized companies CLI; router(config-if) or (config-fr-dlci)# auto discovery qos [trust] #configures the discovery phase by gathering stats via NBAR …Read more → -
QoS - InetServ
Uses RSVP to revers bandwidth Service garantee is end-to-end Can perform CAC RSVP uses various mssage types to setup; PATH Message (from the initiator) RESV Messgage (back towards the sender) TEARDOWN Messgae (from either sender or reciever) There are 3 types of QoS services offered by RSVP, …Read more → -
QoS - Implementing/notes
Methods to implement QoS; CLI MQC AutoQoS VoIP (voice QoS) AutoQoS Enterprise (voice, video and data QoS) QPM MQC (Modular QoS CLI) proccess Classify traffic Whats going to happen to the classes of traffic Assign to interface AutoQoS VoIP CLI – auto qos voip [trust] AutoQoS Enterprise CLI – auto …Read more → -
QoS - DiffServ
Terminology; Behaviour Aggregate (BA): A collection of packets with the same DSCP crossing a link in a particular direction Differantiated Services Code Points (DSCP): A value in the IP header used to select a QoS treatment for a packet Per-hop behaviour (PHB): The externally observable forwarding …Read more → -
QoS Basics
Characteristics that QoS can effect; Bandwidth Delay Jitter (Delay Variation) Packet loss QoS Tools that effect bandwidth; Compression CAC (Call Admission Control) Queuing Types of delay; Serialisation (fixed) Propogation (fixed) Queuing (variable) Forwarding/Processing (variable) Shaping (variable) …Read more → -
"%Error opening tftp://255.255.255.255/network config" Error Message Prevention
Occasionally, during bootup of Cisco hardware through Cisco IOS software, error messages similar to these are displayed: %Error opening tftp://255.255.255.255/network-confg (Socket error) %Error opening tftp://255.255.255.255/cisconet.cfg (Socket error) %Error opening …Read more →