Please enable JavaScript.
Coggle requires JavaScript to display documents.
TS TICKET (R1 (WRONG IP ON BGP NEIGHBOR (removed) (router bgp 65001 no…
TS TICKET
R1
WRONG IP ON BGP NEIGHBOR
(removed)
router bgp 65001
no neighbor 209.56.200.226 remote-as 65002
neighbor 209.65.200.226 remote-as 65002
BGP
NAT INSIDE MISCONFIGURED
interface Serial0/0/0.12
no ip nat outside
ip nat inside
NAT
WAN ACCESS-LIST STATEMENT MISSING
ip access-list extended edge-security
permit ip 209.65.200.224 0.0.0.3 any
IPv4 Layer 3 Security
OSPF AUTHENTICATION
IPv4 OSPF Routing
ip ospf authentication message-digest
NAT ACL
IPV4 Layer 3 security
ip access-list standard nat_trafic
permit 10.2.0.0 0.0.255.255
R4
EIGRP PASSIVE INTERFACE
enter no passive interface for interfaces connected to DSW1 under EIGRP process
IP EIGRP Passive interface
REDISTRIBUTE OSPF & EIGRP
Router eigrp 10
redistribute ospf 1 route-map OSPF->EIGRP
redistribute ospf 1 route-map OSPF_to_EIGRP
IPv4 Route Redistribution
MISSING REDISTRIBUTION
FROM RIPng TO OSPFv3
IPv6 OSPF routing
ipv6 router ospf 6
redistribute rip RIP_Zone include-connected
EIGRP: WRONG AS
(removed)
Change EIGRP AS number from 1 to 10
EIGRP
AWS1
ACCESS PORT NOT
IN VLAN 10
interface range fa1/0/1-/2
switchport access vlan 10
VLAN
PORT-CHANNEL NOT
ALLOWING VLAN 10
int range portchannel13,portchannel23
switchport trunk allowed vlan none
switchport trunk allowed vlan 10,200
Switch to switch connectivity
PORT SECURITY
Port security
interface range Fa1/0/1 – 2
no switchport port-security
shutdown
no shutdown
DWS1
VLAN FILTER
no vlan filter test1 vlan-list 10
VLAN ACL/Port ACL
DHCP IP HELPER-ADDRESS
interface vlan 10
no ip helper-address 10.2.21.129
ip helper-address 10.1.21.129
IP DHCP Server
HRSP TRACK 10
(removed)
interface Vlan10
no standby 10 track 1 decrement 60
standby 10 track 10 decrement 60
HSRP
R3
REMOVE "TUNNEL MODE IPV6"
no tunnel mode ipv6
Ipv4 and Ipv6 Interoperability
R2
IPV6: ENABLE OSPF
interface s0/0/0.23
ipv6 ospf 6 area 0
IPv6 OSPF Routing