cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
305
Views
5
Helpful
1
Replies

IS BELOW BOTH COMMAND CORRECT ? ip prefix-list CCNP seq 10 permit 192

krahulbgp
Level 1
Level 1

IS BELOW BOTH COMMAND CORRECT ?

 

ip prefix-list CCNP seq 10 permit 192.0.0.0/16
ip prefix-list CCNP permit 192.0.0.0/16

1 Reply 1

Jon Marshall
Hall of Fame
Hall of Fame

 

Yes they are both valid but note the second command will use seq 5 by default not 10. 

 

Jon