[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Testing a NIC Resolution with the SRC CLI

To test a NIC resolution:

where:

For example:

user@host> test nic resolve locator /nicLocators/ip key 10.10.10.10

Example: Testing a NIC Resolution

The following example shows a successful resolution for an IP key that has the value 192.168.8.2:

user@host> test nic resolve locator /nicLocators/ip key 192.168.8.2
IOR:
000000000000003549444C3A736D67742E6A756E697065722E6E65742F7361652F5365727669
636541637469766174696F6E456E67696E653A312E3000
000000000000010000000000000068000102000000000F3137322E32382E3233302E31323000
0022610000000000107372632D382F736165504F412F53
4145000000020000000000000008000000004A414300000000010000001C0000000000010001
0000000105010001000101090000000105010001
user@host>

The following example shows an unsuccessful resolution for an IP key that has the value 192.168.8.2:

user@host> test nic resolve locator /nicLocators/ip key 192.168.3.2
Failed to resolve key 192.168.3.2 for resolver /nicLocators/ip due to 
net.juniper.smgt.gateway.nic.protocol.NICExc
IDL:net/juniper/smgt/gateway/nic/protocol/NICException:1.0
user@host>

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]