About config

Author: l | 2025-04-24

★★★★☆ (4.2 / 3616 reviews)

Download precision language suite

curl-config - Get information about a libcurl installation . Synopsis. curl-config [options] Description. curl-config displays information about the curl and libcurl installation. Options-ca. The standard ServiceMax Reports like Config Sync - iPad, Config Sync - iPhone, Config sync - Laptop, Config Sync - Android are not capturing the information about the sync

adobe animation

Newest 'about-config' Questions - Super User

On RRRR> enableRR# configure terminalRR(config)# interface E0/0RR(config-if)# ip address 10.0.0.1 255.224.0.0RR(config-if)# no shutdownRR(config-if)# exitRR(config)# interface S2/0RR(config-if)# ip address 10.32.0.1 255.224.0.0RR(config-if)# no shutdownRR(config-if)# exitRR(config)# interface S3/0RR(config-if)# ip address 10.64.0.1 255.224.0.0RR(config-if)# no shutdown!Configure RR as the route reflector with S2/0(R1) and S2/0 (R2) as the neighborsRR(config)# router bgp 333RR(config-router)# no synchronizationRR(config-router)# network 10.0.0.0 mask 255.224.0.0RR(config-router)# network 10.64.0.0 mask 255.224.0.0RR(config-router)# network 10.32.0.0 mask 255.224.0.0RR(config-router)# neighbor 10.64.0.2 remote-as 333RR(config-router)# neighbor 10.32.0.2 remote-as 333!Configure flowspec on route reflectorRR(config-router)# address-family ipv4 flowspecRR(configure-router-af)# neighbor 10.64.0.2 activateRR(config-router)# neighbor 10.64.0.2 route-reflector-clientRR(configure-router-af)# neighbor 10.32.0.2 activateRR(config-router)# neighbor 10.32.0.2 route-reflector-client!Verify the configurationRR> show bgp ipv4 flowspec Additional References for BGP FlowSpec Route-reflector SupportRelated Documents Related Topic Document Title Cisco IOS commands Cisco IOS Master Command List, All Releases BGP commands Cisco IOS IP Routing: BGP Command Reference Standards and RFCs Standard/RFC Title RFC 5575 Dissemination of Flow Specification Rules Technical Assistance Description Link The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies. To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds. Access to most tools on the Cisco Support website requires a Cisco.com user ID and password. http:/​/​www.cisco.com/​cisco/​web/​support/​index.html Feature Information for BGP FlowSpec Route-reflector Support The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/​go/​cfn. An account on Cisco.com. curl-config - Get information about a libcurl installation . Synopsis. curl-config [options] Description. curl-config displays information about the curl and libcurl installation. Options-ca. The standard ServiceMax Reports like Config Sync - iPad, Config Sync - iPhone, Config sync - Laptop, Config Sync - Android are not capturing the information about the sync This is a simple tool for openbullet configs. About Usually an openbullet config includes discord webhook requests to send the result to the owner of the config file. Quake Live Configs. Configs, HUDs and scripts from streams and tournaments by professional and other players. About. Configs, HUDs and scripts from streams and Quake Live Configs. Configs, HUDs and scripts from streams and tournaments by professional and other players. About. Configs, HUDs and scripts from streams and Aggregation state for one or more port channel interfaces.show port-channel load-balanceDisplays the type of load balancing in use for port channels.show port-channel summaryDisplays a summary for the port channel interfaces.show port-channel trafficDisplays the traffic statistics for port channels.show port-channel usageDisplays the range of used and unused channel numbers.show running-config interface ethernet port/slotDisplays information about the running configuration of the specified Ethernet interface.show running-config interface port-channel channel-numberDisplays information on the running configuration of the port channel.show running-config interface vethernet interface-numberDisplays information about the running configuration of the specified vEthernet interface.Monitoring Port Channels Use the following commands to monitor the port channel interface configuration: CommandPurposeclear counters interface port-channel channel-numberClears the counters.show interface counters [ module module ]Displays input and output octets unicast packets, multicast packets, and broadcast packets.show interface counters detailed [ all ]Displays input packets, bytes, and multicast and output packets and bytes.show interface counters errors [ module module ]Displays information on the number of error packets.show lacp counters [ interface port-channel channel-number ]Displays information about LACP statistics.Configuration Examples for Port ChannelsConfiguration Example: Create a Port Channel and Add Interfaces The following example shows how to create a port channel and add two Layer 2 interfaces to that port channel: switch# configure terminalswitch(config)# interface port-channel 5switch(config-if)# interface ethernet 1/4switch(config-if)# switchportswitch(config-if)# channel-group 5 mode activeswitch(config-if)# interface ethernet 1/7switch(config-if)# switchportswitch(config-if)# channel-group 5 modeswitch(config-if)# Configuration Example: Create an LACP Port ChannelThe following example shows how to set the LACP-enabled interface to the active port channel mode for Ethernet interface 1/4 in channel group 5; and then configure an LACP port profile for the port channel:switch# configure terminal switch(config)# feature lacpswitch(config)# interface ethernet 1/4switch(config-if)# channel-group 5 mode activeswitch(config-if)# port-profile type ethernet system-uplinkswitch(config-port-prof)# switchport mode trunkswitch(config-port-prof)# switchport trunk allowed vlan 1-100switch(config-port-prof)# channel-group auto mode activeswitch(config-port-prof)# system vlan 1,10,20switch(config-port-prof)# state enabledswitch(config-port-prof)# show port-channel summaryswitch(config-port-prof)# copy running-config startup-configConfiguration Example: Configuring Network State Tracking for vPC-HMThe following example shows how to configure Network State Tracking with an 8 second interval between sent broadcasts, a maximum of 7 missed broadcasts before declaring a split network, and repin traffic to another uplink if a split network is detected:switch# configure terminalswitch(config)# track network-state enableswitch(config)# track network-state interval 8switch(config)# track network-state split action repinswitch(config)# track network-state threshold miss-count 7switch(config)# show network-state tracking configTracking mode : enabledTracking Interval : 8 secMiss count threshold : 7 pktsSplit-network action : repinswitch(config)#Feature History for Port Channels Feature NameReleasesFeature InformationPort Channels5.2(1)SM1(5.1)This feature was introduced. Configuring Port Channels ContentsConfiguring Port ChannelsInformation About Port ChannelsPort ChannelsCompatibility ChecksLoad Balancing Using Port ChannelsLACPVEM Management of LACPPort Channel ModesLACP ID ParametersLACP Marker RespondersLACP-Enabled and Static Port Channels DifferencesvPC Host ModeSubgroup CreationStatic PinningMAC PinningMAC Pinning RelativeNetwork State Tracking for vPC-HMHigh AvailabilityPrerequisites for Port ChannelsGuidelines and LimitationsDefault SettingsConfiguring Port ChannelsCreating a Port Profile for a

Comments

User7568

On RRRR> enableRR# configure terminalRR(config)# interface E0/0RR(config-if)# ip address 10.0.0.1 255.224.0.0RR(config-if)# no shutdownRR(config-if)# exitRR(config)# interface S2/0RR(config-if)# ip address 10.32.0.1 255.224.0.0RR(config-if)# no shutdownRR(config-if)# exitRR(config)# interface S3/0RR(config-if)# ip address 10.64.0.1 255.224.0.0RR(config-if)# no shutdown!Configure RR as the route reflector with S2/0(R1) and S2/0 (R2) as the neighborsRR(config)# router bgp 333RR(config-router)# no synchronizationRR(config-router)# network 10.0.0.0 mask 255.224.0.0RR(config-router)# network 10.64.0.0 mask 255.224.0.0RR(config-router)# network 10.32.0.0 mask 255.224.0.0RR(config-router)# neighbor 10.64.0.2 remote-as 333RR(config-router)# neighbor 10.32.0.2 remote-as 333!Configure flowspec on route reflectorRR(config-router)# address-family ipv4 flowspecRR(configure-router-af)# neighbor 10.64.0.2 activateRR(config-router)# neighbor 10.64.0.2 route-reflector-clientRR(configure-router-af)# neighbor 10.32.0.2 activateRR(config-router)# neighbor 10.32.0.2 route-reflector-client!Verify the configurationRR> show bgp ipv4 flowspec Additional References for BGP FlowSpec Route-reflector SupportRelated Documents Related Topic Document Title Cisco IOS commands Cisco IOS Master Command List, All Releases BGP commands Cisco IOS IP Routing: BGP Command Reference Standards and RFCs Standard/RFC Title RFC 5575 Dissemination of Flow Specification Rules Technical Assistance Description Link The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies. To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds. Access to most tools on the Cisco Support website requires a Cisco.com user ID and password. http:/​/​www.cisco.com/​cisco/​web/​support/​index.html Feature Information for BGP FlowSpec Route-reflector Support The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/​go/​cfn. An account on Cisco.com

2025-04-18
User2419

Aggregation state for one or more port channel interfaces.show port-channel load-balanceDisplays the type of load balancing in use for port channels.show port-channel summaryDisplays a summary for the port channel interfaces.show port-channel trafficDisplays the traffic statistics for port channels.show port-channel usageDisplays the range of used and unused channel numbers.show running-config interface ethernet port/slotDisplays information about the running configuration of the specified Ethernet interface.show running-config interface port-channel channel-numberDisplays information on the running configuration of the port channel.show running-config interface vethernet interface-numberDisplays information about the running configuration of the specified vEthernet interface.Monitoring Port Channels Use the following commands to monitor the port channel interface configuration: CommandPurposeclear counters interface port-channel channel-numberClears the counters.show interface counters [ module module ]Displays input and output octets unicast packets, multicast packets, and broadcast packets.show interface counters detailed [ all ]Displays input packets, bytes, and multicast and output packets and bytes.show interface counters errors [ module module ]Displays information on the number of error packets.show lacp counters [ interface port-channel channel-number ]Displays information about LACP statistics.Configuration Examples for Port ChannelsConfiguration Example: Create a Port Channel and Add Interfaces The following example shows how to create a port channel and add two Layer 2 interfaces to that port channel: switch# configure terminalswitch(config)# interface port-channel 5switch(config-if)# interface ethernet 1/4switch(config-if)# switchportswitch(config-if)# channel-group 5 mode activeswitch(config-if)# interface ethernet 1/7switch(config-if)# switchportswitch(config-if)# channel-group 5 modeswitch(config-if)# Configuration Example: Create an LACP Port ChannelThe following example shows how to set the LACP-enabled interface to the active port channel mode for Ethernet interface 1/4 in channel group 5; and then configure an LACP port profile for the port channel:switch# configure terminal switch(config)# feature lacpswitch(config)# interface ethernet 1/4switch(config-if)# channel-group 5 mode activeswitch(config-if)# port-profile type ethernet system-uplinkswitch(config-port-prof)# switchport mode trunkswitch(config-port-prof)# switchport trunk allowed vlan 1-100switch(config-port-prof)# channel-group auto mode activeswitch(config-port-prof)# system vlan 1,10,20switch(config-port-prof)# state enabledswitch(config-port-prof)# show port-channel summaryswitch(config-port-prof)# copy running-config startup-configConfiguration Example: Configuring Network State Tracking for vPC-HMThe following example shows how to configure Network State Tracking with an 8 second interval between sent broadcasts, a maximum of 7 missed broadcasts before declaring a split network, and repin traffic to another uplink if a split network is detected:switch# configure terminalswitch(config)# track network-state enableswitch(config)# track network-state interval 8switch(config)# track network-state split action repinswitch(config)# track network-state threshold miss-count 7switch(config)# show network-state tracking configTracking mode : enabledTracking Interval : 8 secMiss count threshold : 7 pktsSplit-network action : repinswitch(config)#Feature History for Port Channels Feature NameReleasesFeature InformationPort Channels5.2(1)SM1(5.1)This feature was introduced. Configuring Port Channels ContentsConfiguring Port ChannelsInformation About Port ChannelsPort ChannelsCompatibility ChecksLoad Balancing Using Port ChannelsLACPVEM Management of LACPPort Channel ModesLACP ID ParametersLACP Marker RespondersLACP-Enabled and Static Port Channels DifferencesvPC Host ModeSubgroup CreationStatic PinningMAC PinningMAC Pinning RelativeNetwork State Tracking for vPC-HMHigh AvailabilityPrerequisites for Port ChannelsGuidelines and LimitationsDefault SettingsConfiguring Port ChannelsCreating a Port Profile for a

2025-03-26
User9830

Ethernet interface.show running-config interface port-channel channel-numberDisplays information on the running configuration of the port channel.show running-config interface vethernet interface-numberDisplays information about the running configuration of the specified vEthernet interface.Monitoring Port Channels Use the following commands to monitor the port channel interface configuration: CommandPurposeclear counters interface port-channel channel-numberClears the counters.show interface counters [ module module ]Displays input and output octets unicast packets, multicast packets, and broadcast packets.show interface counters detailed [ all ]Displays input packets, bytes, and multicast and output packets and bytes.show interface counters errors [ module module ]Displays information on the number of error packets.show lacp counters [ interface port-channel channel-number ]Displays information about LACP statistics.Configuration Examples for Port ChannelsConfiguration Example: Create a Port Channel and Add Interfaces The following example shows how to create a port channel and add two Layer 2 interfaces to that port channel: switch# configure terminalswitch(config)# interface port-channel 5switch(config-if)# interface ethernet 1/4switch(config-if)# switchportswitch(config-if)# channel-group 5 mode activeswitch(config-if)# interface ethernet 1/7switch(config-if)# switchportswitch(config-if)# channel-group 5 modeswitch(config-if)# Configuration Example: Create an LACP Port ChannelThe following example shows how to set the LACP-enabled interface to the active port channel mode for Ethernet interface 1/4 in channel group 5; and then configure an LACP port profile for the port channel:switch# configure terminal switch(config)# feature lacpswitch(config)# interface ethernet 1/4switch(config-if)# channel-group 5 mode activeswitch(config-if)# port-profile type ethernet system-uplinkswitch(config-port-prof)# switchport mode trunkswitch(config-port-prof)# switchport trunk allowed vlan 1-100switch(config-port-prof)# channel-group auto mode activeswitch(config-port-prof)# system vlan 1,10,20switch(config-port-prof)# state enabledswitch(config-port-prof)# show port-channel summaryswitch(config-port-prof)# copy running-config startup-configConfiguration Example: Configuring Network State Tracking for vPC-HMThe following example shows how to configure Network State Tracking with an 8 second interval between sent broadcasts, a maximum of 7 missed broadcasts before declaring a split network, and repin traffic to another uplink if a split network is detected:switch# configure terminalswitch(config)# track network-state enableswitch(config)# track network-state interval 8switch(config)# track network-state split action repinswitch(config)# track network-state threshold miss-count 7switch(config)# show network-state tracking configTracking mode : enabledTracking Interval : 8 secMiss count threshold : 7 pktsSplit-network action : repinswitch(config)#Feature History for Port Channels Feature NameReleasesFeature InformationPort Channels5.2(1)SM1(5.1)This feature was introduced.

2025-04-12
User7239

The EIGRP Configuration To display the EIGRP configuration information, perform one of the following tasks: Command Purpose show {ip | ipv6} eigrp [instance-tag] Displays a summary of the configured EIGRP processes. show {ip | ipv6} eigrp [instance-tag] interfaces [type number] [brief] [detail] Displays information about all configured EIGRP interfaces. show {ip | ipv6} eigrp instance-tag neighbors [type number] [detail] Displays information about all the EIGRP neighbors. Use this command to verify the EIGRP neighbor configuration. show {ip | ipv6} eigrp [instance-tag] route [ip-prefix/length] [active] [all-links] [detail-links] [pending] [summary] [zero-successors] [vrf vrf-name] Displays information about all the EIGRP routes. show {ip | ipv6} eigrp [instance-tag] topology [ip-prefix/length] [active] [all-links] [detail-links] [pending] [summary] [zero-successors] [vrf vrf-name] Displays information about the EIGRP topology table. show running-configuration eigrp Displays the current running EIGRP configuration. Monitoring EIGRP To display EIGRP statistics, use the following commands: Command Purpose show {ip | ipv6} eigrp [instance-tag] accounting [vrf vrf-name] Displays accounting statistics for EIGRP. show {ip | ipv6} eigrp [instance-tag] route-map statistics redistribute Displays redistribution statistics for EIGRP. show {ip | ipv6} eigrp [instance-tag] traffic [vrf vrf-name] Displays traffic statistics for EIGRP. Configuration Examples for EIGRP This example shows how to configure EIGRP: feature eigrpinterface ethernet 1/2 ip address 192.0.2.55/24 ip router eigrp Test1 no shutdownrouter eigrp Test1 router-id 192.0.2.1 The following example shows how to use a route map with the distribute-list command to filter routes that are dynamically received from (or advertised to) EIGRP peers. The example configures a route map to match an EIGRP external protocol metric route with an allowable deviation of 100, a source protocol of BGP, and an autonomous system number of 45000. When the two match clauses are true, the tag value of the destination routing protocol is set to 5. The route map is used to distribute incoming packets for an EIGRP process. switch(config)# route-map metric-rangeswitch(config-route-map)# match metric external 500 +- 100switch(config-route-map)# set tag 5switch(config-route-map)# exitswitch(config)# router eigrp 1switch(config-router)# exitswitch(config)# interface ethernet 1/2switch(config-if)# ip address 172.16.0.0switch(config-if)# ip router eigrp 1switch(config-if)# ip distribute-list eigrp 1 route-map metric-range in The following example shows how to use a route map with the redistribute command to allow routes that are redistributed from the routing table to be filtered with a route map before being admitted into an EIGRP topology table. The example shows how to configure a route map to match EIGRP routes with a metric of 110, 200, or an inclusive range of 700 to 800. When the match clause is true, the tag value of the destination routing protocol is set to 10. The route map is used to redistribute EIGRP packets. switch(config)# route-map metric-eigrpswitch(config-route-map)# match metric 110 200 750 +- 50switch(config-route-map)# set tag 10switch(config-route-map)# exitswitch(config)# router eigrp 1switch(config-router)# redistribute eigrp route-map metric-eigrpswitch(config-router)# exitswitch(config)# interface ethernet 1/2switch(config-if)# ip address 172.16.0.0switch(config-if)# ip router eigrp 1 Related Topics See Configuring Route Policy Manager, for more information on route maps. Additional References For additional information related to implementing EIGRP, see the following sections: Related Documents Related Topic Document Title EIGRP CLI commands Cisco Nexus 9000

2025-04-02

Add Comment