New Cards Flashcards
IANA and Linux Ports for VXLAN
- IANA - 4789
- Linux - 8472
5 RESTCONF Commands
- GET
- POST
- PUT
- DELETE
- OPTIONS
5 Categories of HTTP status codes
- 1xx - information
- 2xx - success
- 3xx - redirection
- 4xx - client errors
- 5xx - server errors
6 HTTP status codes
- 200 - success
- 201 - created
- 400 - bad request
- 401 - not authenticated or authentication failed
- 403 - forbidden, request understood but lacks permissions
- 404 - file not found
5 NETCONF verbs
- GET
- GET-CONFIG
- EDIT-CONFIG
- COPY-CONFIG
- DELETE-CONFIG
Formula to calculate EIGRP metrics
256 x ((107 / least_bandwidth_kbps) + delay/10)
Formula to calculate EIGRP variance
Feasible successor FD/successor FD and round up
CRUD
- Create
- Read
- Update
- Delete
PPDIOO Life Cycle
- Prepare
- Plan
- Design
- Implement
- Operate
- Optimize
Formula to calculate number of links in a full mesh
n(n-1)/2
3 Agent-based Automation Tools
- Puppet
- Chef
- SaltStack
3 Agentless Automation Tools
- Ansible
- Puppet Bolt
- SaltStack SSH
3 Puppet keywords
Server/client names
Language
Terminology
- Puppet Masters and Puppet Agents
- Puppet DSL
- Modules and Manifests
3 Chef keywords
Server/client
Language
Terminology
- Chef server and Chef clients
- Ruby DSL
- Cookbooks, Recipes
3 SaltStack keywords
Client/server
Language
Terminology
- Salt Master / Minions
- YAML
- Pillars and grains
3 Ansible keywords
Client/Server
Language
Terminology
- Control station and remote station
- YAML
- Playbooks and plays
What 3 things need to match for switches to be in the same MST region?
- MST Configuration name
- MST Configuration Revision number
- MST Instance-to-VLAN mapping table