Advertisement
Guest User

Untitled

a guest
May 31st, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. my-net-dev(config)#ip ?
  2. Global IP configuration subcommands:
  3. access-list Named access-list
  4. accounting-list Select hosts for which IP accounting information is kept
  5. accounting-threshold Sets the maximum number of accounting entries
  6. accounting-transits Sets the maximum number of transit entries
  7. address-pool Specify default IP address pooling mechanism
  8. admission Network Admission Control (NAC)
  9. alias Alias an IP address to a TCP port
  10. arp IP ARP global configuration
  11. auth-proxy Authentication Proxy
  12. default-gateway Specify default gateway (if not routing IP)
  13. device Device tracking
  14. dhcp Configure DHCP server and relay parameters
  15. dhcp-client Configure parameters for DHCP client operation
  16. dhcp-server Specify address of DHCP server to use
  17. domain IP DNS Resolver
  18. domain-list Domain name to complete unqualified host names.
  19. domain-lookup Enable IP Domain Name System hostname translation
  20. domain-name Define the default domain name
  21. finger finger server
  22. flow-aggregation Configure flow aggregation
  23. flow-cache Configure netflow cache parameters
  24. flow-capture Capture additional netflow information
  25. flow-egress Configure netflow egress
  26. flow-export Specify host/port to send flow statistics
  27. flow-top-talkers Configure netflow top talkers
  28. ftp FTP configuration commands
  29. gdp Router discovery mechanism
  30. gratuitous-arps Generate gratuitous ARPs for PPP/SLIP peer addresses
  31. host Add an entry to the ip hostname table
  32. host-routing Enable host-based routing (proxy ARP and redirect)
  33. hostname Configure hostname types
  34. hp-host Enable the HP proxy probe service
  35. http HTTP server configuration
  36. icmp ICMP options
  37. igmp IGMP global configuration
  38. local Specify local options
  39. name-server Specify address of name server to use
  40. options IP Options treatment
  41. port-map Port to application mapping (PAM) configuration commands
  42. radius RADIUS configuration commands
  43. rcmd Rcmd commands
  44. reflexive-list Reflexive access list
  45. scp Scp commands
  46. security Specify system wide security information
  47. source IP source
  48. source-route Process packets with source routing header options
  49. ssh Configure ssh options
  50. sticky-arp Allow the creation of sticky ARP entries
  51. subnet-zero Allow 'subnet zero' subnets
  52. tacacs TACACS configuration commands
  53. tcp Global TCP parameters
  54. telnet Specify telnet options
  55. tftp tftp configuration commands
  56. verify URPF SNMP trap and IP packet header validation commands
  57.  
  58. my-net-dev(config-if)#no switchport
  59. % Incomplete command.
  60.  
  61. my-net-dev(config-if)#no switchport ?
  62. access Set access mode characteristics of the interface
  63. autostate Include or exclude this port from vlan link up calculation
  64. block Disable forwarding of unknown uni/multi cast addresses
  65. host Set port host
  66. mode Set trunking mode of the interface
  67. nonegotiate Device will not engage in negotiation protocol on this interface
  68. port-security Security related command
  69. priority Set appliance 802.1p priority
  70. protected Configure an interface to be a protected port
  71. trunk Set trunking characteristics of the interface
  72. voice Voice appliance attributes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement