Configuring Static Ipv4 Routing; Displaying The Ipv4 Route Table; Ipv4-Acls; Gigabit Ethernet Ipv4-Acl Guidelines - Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
Table of Contents

Advertisement

Chapter 46
Configuring IPv4 for Gigabit Ethernet Interfaces
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

Configuring Static IPv4 Routing

To configure static IPv4 routing (see
steps:
Command
Step 1
switch# config terminal
switch(config)#
Step 2
switch(config)# ip route
10.100.1.0 255.255.255.0 10.1.1.1
switch(config-if)#

Displaying the IPv4 Route Table

The ip route interface command takes the Gigabit Ethernet interface as a parameter and returns the
route table for the interface. See
Example 46-2 Displays the IP Route Table
switch# show ips ip route interface gig 8/1
Codes: C - connected, S - static
No default gateway
C 10.1.3.0/24 is directly connected, GigabitEthernet8/1
Connected (C) identifies the subnet in which the interface is configured (directly connected to the
interface). Static (S) identifies the static routes that go through the router.

IPv4-ACLs

This section describes the guidelines for IPv4 access control lists (IPv4-ACLs) and how to apply them
to Gigabit Ethernet interfaces.
This section includes the following topics:
For information on creating IPv4-ACLs, see
Note
Lists."

Gigabit Ethernet IPv4-ACL Guidelines

Follow these guidelines when configuring IPv4-ACLs for Gigabit Ethernet interfaces:
OL-18084-01, Cisco MDS NX-OS Release 4.x
Gigabit Ethernet IPv4-ACL Guidelines, page 46-7
Applying IPv4-ACLs on Gigabit Ethernet Interfaces, page 46-8
Only use Transmission Control Protocol (TCP) or Internet Control Message Protocol (ICMP).
Figure
46-1) through the Gigabit Ethernet interface, follow these
Purpose
Enters configuration mode.
Enters the IP subnet (10.100.1.0 255.255.255.0) of the IP host
and configures the next hop 10.1.1.1, which is the IPv4
address of the router connected to the Gigabit Ethernet
interface.
Example
46-2.
Chapter 35, "Configuring IPv4 and IPv6 Access Control
Cisco MDS 9000 Family CLI Configuration Guide
Configuring Static IPv4 Routing
46-7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents