Guest User

Untitled

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