R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

184
Default command level
2: System level
Parameters
process-id: Specifies an IS-IS process by its ID in the range of 1 to 65535.
Examples
# Bind MIBs with IS-IS process 100.
<Sysname> system-view
[Sysname] isis mib-binding 100
isis multiple-topology ipv4-unicast
Use isis multiple-topology ipv4-unicast to enable an IPv4 unicast topology on an IS-IS interface.
Use undo isis multiple-topology ipv4-unicast to cancel the configuration.
Syntax
isis multiple-topology ipv4-unicast topology-name
undo isis multiple-topology ipv4-unicast topology-name
Default
The interface does not support IPv4 unicast MTR.
Views
Interface view
Default command level
2: System level
Parameters
topology-name: Topology name, a case-sensitive string of 1 to 31 characters.
Usage guidelines
Use this command after you enable the IPv4 unicast topology in the IS-IS process that the interface runs.
Examples
# Enable IPv4 unicast topology voice on GigabitEthernet 4/0/1.
<Sysname> system-view
[Sysname] address-family ipv4
[Sysname-address-family ipv4] multiple-topology voice
[Sysname-multiple-topology-voice] quit
[Sysname] interface GigabitEthernet 4/0/1
[Sysname-GigabitEthernet4/0/1] multiple-topology voice enable
[Sysname-GigabitEthernet4/0/1] isis multiple-topology ipv4-unicast voice
isis peer-ip-ignore
Use isis peer-ip-ignore to configure the PPP interface not to check the peer's IP address in received hello
packets.