Cisco AS5800 Specifications Page 263

  • Download
  • Add to my manuals
  • Print
  • Page
    / 334
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 262
A-3
Cisco AS5800 Operations, Administration, Maintenance, and Provisioning Guide
DOC-7810814=
Appendix A Advanced Quick Reference
Advanced Quick Reference Configurations
19. V.120 Support, page A-31
20. VoIP, page A-32
21. Global Parameters, page A-32
22. Finalizing Operational Configurations, page A-34
Egress Interface
Egress interfaces are network connections, or ports, used for outbound traffic flow.
Egress Requisites
The following requisites are significant considerations to identify before configuring an egress interface:
Interface type
IP configuration
Interface specific parameters (Duplex, Speed, PVC, Encapsulation, etc.)
Egress Configuration
The following Cisco IOS CLI script serves as a sample egress interface configuration or setup.
Sample Configuration
5800(config)# interface FastEthernet0/0/0
5800(config-if)# ip address 1.1.1.1 255.255.255.0
5800(config-if)# no ip directed broadcast
5800(config-if)# no ip mroute-cache
5800(config-if)# no cdp enable
5800(config-if)# exit
5800(config)#
Command Line Description
5800(config)# interface FastEthernet0/0/0
Defines the interface type.
5800(config-if)# ip address 1.1.1.1 255.255.255.0
Assigns a primary IP address and subnet mask to the interface.
5800(config-if)# no ip directed broadcast
Disables the translation of directed broadcast to physical broadcasts. It drops the directed broadcasts
destined for this subnet.
5800(config-if)# no ip mroute-cache
Turns off IP multicast fast switching.
5800(config-if)# no cdp enable
Disables CDP (Cisco Discovery Protocol).
5800(config-if)# exit
Exits interface configuration mode to global configuration mode.
5800(config)#
Global configuration mode prompt.
Page view 262
1 2 ... 258 259 260 261 262 263 264 265 266 267 268 ... 333 334

Comments to this Manuals

No comments