June 30, 2006 | Chapter 7: Second Level Commands |
Using the no ip ospf advertise network command
Host(config)# no ip ospf advertise network
This command deletes advertisement of a network.
Usage
no ip ospf advertise network <area-id> <Network>
For parameters and examples, refer to “Using the ip ospf advertise network command” on page
Using the mpls ip interface command
Host(config)# mpls ip interface
This command enables MPLS forwarding of Ipv4 packets for a specific system interface. One limitation is that currently the MPLS may be configured for one interface only of type VLAN or Ethernet.
Usage
mpls ip interface <Ethernet VLAN ATM > <slot number> \ <port number>
Parameter(s)
<slot number>
This is the SCC slot number; valid number range is 0 to 2.
<port number>
This is the SCC port number; valid values are 1 or 2.
This is the SCC for ATM
Example(s)
Host(config)# mpls ip Ethernet 0\1
Using the no mpls ip interface command
Host(config)# no mpls ip interface
This command disables mpls forwarding of IPv4 packets from the system interface.
Usage
no mpls ip interface <Ethernet VLAN ATM > <slot number> \ <port number>
|