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
@sjhloco wrote an excellent in-depth description of how you can use
containerlab and netlab to manage your labs as code.
He also documented a few *netlab...
12 hours ago





0 comments:
Post a Comment