Skip to content

Route-map config/unconfig, is Unknown Command to EIGRP #604

@anithanarasimhamurthy

Description

@anithanarasimhamurthy
switch(config)# access-list 10 permit 2.2.2.2
switch(config)# route-map test permit 65535 
switch(config-route-map)# match ip address 
  (1-199)      IP access-list number
  (1300-2699)  IP access-list number (expanded range)
  WORD         IP Access-list name
  prefix-len   Match prefix length of ip address
  prefix-list  Match entries of prefix-lists
switch(config-route-map)# match ip address 10
% [EIGRP] Unknown command: match ip address 10
switch(config-route-map)# exit
switch(config)# no route-map test permit 65535 
% [EIGRP] Unknown command: no route-map test permit 65535 
switch(config)# 

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions