What is being accomplished in the configuration below?
What technology is being used to identify the telnet traffic?
class-map match-all CMAP-Q149
match protocol telnet
!
policy-map PMAP-Q149
class CMAP-Q149
set ip precedence 3
class class-default
set ip precedence 0
!
interface FastEthernet0/1
ip address 192.168.1.1
duplex auto
speed auto
service-policy input Q149
In the multi-pod EVPN design, I described a simple way to merge two EVPN
fabrics into a single end-to-end fabric. Here are a few highlights of that
desig...
1 day ago
0 comments:
Post a Comment