ccie devnet sdn Python, REST APIs, JSON, XML, Linux Skills, Ansible, puppet, chef, github, docker, NETCONF/YANG, NFVs Enterprise Load Sharing L2 (VLAN) design, vxlan, geneve, NVGRE, vPCs, multichassis etherchannel pagp lacp, VSS, L2 WAN PPP chap over ethernet OSPF MP-BGP EVPN MPLS VRF VPN Tunneling DMVPN, Advanced Routing Policies, Advanced IGP & BGP High Availability Cisco sales knowledge, backplane, Distributed / Centralized Control Plane, Data Plane Traffic Enginnering

Jorge Arredondo Dorantes

Jorge Arredondo Dorantes

what's going on with SOPA? explanation (spanish)

1 comment:

Anonymous said...

R1
enable
config term
interface ser0/0
ip address 1.1.1.1 255.0.0.0
no shut
exit
ip route 2.0.0.0 255.0.0.0 1.1.1.2

R2
enable
config term
interface ser0/0
ip address 1.1.1.2 255.0.0.0
no shut
exit
interface ser0/1
ip address 2.1.1.1 255.0.0.0
no shut
exit


R3
enable
config term
interface ser0/0
ip address 2.1.1.2 255.0.0.0
no shut
exit
ip route 1.0.0.0 255.0.0.0 2.1.1.1

Cisco Systems