Guest User

Untitled

a guest
Feb 18th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. R1
  2.  
  3. access-list 1 deny 10.0.0.128 0.0.0.127
  4. permit any
  5.  
  6. interface FastEthernet0/0
  7. ip address 10.0.0.1 255.255.255.128
  8. ip access-group 1 out
Add Comment
Please, Sign In to add comment